From: Rob F. <rob...@us...> - 2002-10-06 23:50:18
|
Update of /cvsroot/gaim/web/inc In directory usw-pr-cvs1:/tmp/cvs-serv22181 Modified Files: version.inc.php Log Message: Well, hello there ;-) Index: version.inc.php =================================================================== RCS file: /cvsroot/gaim/web/inc/version.inc.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- version.inc.php 26 Sep 2002 10:23:23 -0000 1.1.1.1 +++ version.inc.php 6 Oct 2002 23:50:16 -0000 1.2 @@ -3,5 +3,5 @@ * This variable will be inserted into the source tarball and bz2ball * path. Update with every new release. */ - $current_version = "0.59.3"; + $current_version = "0.59.4"; ?> |