Log Message:
-----------
Post beta version bump.
Modified Files:
--------------
pgadmin3:
configure.ac (r1.23 -> r1.24)
Index: configure.ac
===================================================================
RCS file: /projects/pgadmin3/configure.ac,v
retrieving revision 1.23
retrieving revision 1.24
diff -Lconfigure.ac -Lconfigure.ac -u -w -r1.23 -r1.24
--- configure.ac
+++ configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.57)
AC_REVISION($Revision$)
AC_COPYRIGHT(Copyright 2002 - 2004 The pgAdmin Development Team)
-AC_INIT(pgadmin3, 1.2.0-beta1, [EMAIL PROTECTED])
+AC_INIT(pgadmin3, 1.2.0-post-beta1, [EMAIL PROTECTED])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR([src/pgAdmin3.cpp])
AM_CONFIG_HEADER([config.h])
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])