[pubcookie-dev] CVS update: dors;
webiso/pubcookie configure.ac,1.118,1.119
dors at cac.washington.edu
dors at cac.washington.edu
Sun Jan 31 23:29:19 PST 2010
Update of /usr/local/cvsroot/webiso/pubcookie
In directory webiso-cvs.cac.washington.edu:/var/tmp/cvs-serv16500
Modified Files:
configure.ac
Log Message:
bumped version numbers to 3.3.5 pre-beta1
Index: webiso/pubcookie/configure.ac
diff -u webiso/pubcookie/configure.ac:1.118 webiso/pubcookie/configure.ac:1.119
--- webiso/pubcookie/configure.ac:1.118 Sun Jan 31 22:48:03 2010
+++ webiso/pubcookie/configure.ac Sun Jan 31 23:29:17 2010
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
-AC_REVISION($Revision: 1.118 $)
+AC_REVISION($Revision: 1.119 $)
dnl Unfortunately, this must come before the seperate version splits, which are
dnl definted below. Please set them first, and then set the second argument of
@@ -8,7 +8,7 @@
dnl PBC_VERSION_MAJOR.PBC_VERSION_MINOR.PBC_VERSION_PATCH PBC_VERSION_TYPE
dnl Omit PBC_VERSION_TYPE if the TYPE is "final"
dnl I apologize that this isn't done automatically
-AC_INIT(Pubcookie, [3.3.4], pubcookie-dev at u.washington.edu)
+AC_INIT(Pubcookie, [3.3.5-pre-beta1], pubcookie-dev at u.washington.edu)
AC_CONFIG_SRCDIR([src/libpubcookie.c])
AC_CONFIG_HEADER([src/config.h])
@@ -18,7 +18,7 @@
dnl If any of these change, reset PBC_WIN_BUILD_NUMBER
PBC_VERSION_MAJOR=3
PBC_VERSION_MINOR=3
-PBC_VERSION_PATCH=4
+PBC_VERSION_PATCH=5
dnl The version "type".
dnl If this is "final", it is not included in the version string.
@@ -26,7 +26,7 @@
dnl "beta". For campus editions, this will be unique for the campus, we
dnl imagine.
dnl When this changes, don't forget to increment PBC_WIN_BUILD_NUMBER
-PBC_VERSION_TYPE=final
+PBC_VERSION_TYPE=pre-beta1
dnl The Windows "Build Number" .. Unfortunately the Windows build process can't
dnl use the text version (betaX, pre-betaX), so this is just incremented every
end of message
More information about the pubcookie-dev
mailing list