source: contrib/z-push/version.php @ 4898

Revision 4898, 378 bytes checked in by thiagoaos, 13 years ago (diff)

Ticket #2180 - Adicionado código fonte completo do zpush

Line 
1<?php
2/***********************************************
3* File      :   version.php
4* Project   :   Z-Push
5* Descr     :   version number
6*
7* Created   :   18.04.2008
8*
9* ᅵ Zarafa Deutschland GmbH, www.zarafaserver.de
10* This file is distributed under GPL v2.
11* Consult LICENSE file for details
12************************************************/
13
14$zpush_version = "1.4.3 486";
15?>
Note: See TracBrowser for help on using the repository browser.