SVN Commit by andreas: r4580 - trunk/pgadmin3/src/include - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by andreas: r4580 - trunk/pgadmin3/src/include
Date
Msg-id 200510201412.j9KECklJ012103@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: andreas
Date: 2005-10-20 15:12:45 +0100 (Thu, 20 Oct 2005)
New Revision: 4580

Modified:
   trunk/pgadmin3/src/include/version.h
Log:
svn version

Modified: trunk/pgadmin3/src/include/version.h
===================================================================
--- trunk/pgadmin3/src/include/version.h    2005-10-20 14:07:47 UTC (rev 4579)
+++ trunk/pgadmin3/src/include/version.h    2005-10-20 14:12:45 UTC (rev 4580)
@@ -14,7 +14,7 @@
 #define VERSION_STR     wxT("1.4 post-Beta3")
 #define VERSION_NUM     1,4,0,99
 #define VERSION_PACKAGE 1.4-postbeta3
-#define VERSION_SVN     wxT("$Version: $")
+#define VERSION_SVN     wxT("$Rev$")

 #define PRERELEASE 1
 // #define BUILD "..."


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: recent file list in conf editor doesn't seem
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4581 - in trunk/pgadmin3: . src/main