SF.net SVN: postfixadmin: [355] trunk/functions.inc.php
Brought to you by:
christian_boltz,
gingerdog
From: <Gin...@us...> - 2008-04-29 14:39:44
|
Revision: 355 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=355&view=rev Author: GingerDog Date: 2008-04-29 07:39:39 -0700 (Tue, 29 Apr 2008) Log Message: ----------- functions.inc.php: 2.2.0.... Modified Paths: -------------- trunk/functions.inc.php Modified: trunk/functions.inc.php =================================================================== --- trunk/functions.inc.php 2008-04-29 14:38:07 UTC (rev 354) +++ trunk/functions.inc.php 2008-04-29 14:39:39 UTC (rev 355) @@ -22,7 +22,7 @@ exit; } -$version = '2.2 SVN'; +$version = '2.2.0'; /** * check_session This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |