[svn] gcry - r1206 - branches/LIBGCRYPT-1-2-BRANCH

svn author wk cvs at cvs.gnupg.org
Thu Feb 1 20:22:44 CET 2007


Author: wk
Date: 2007-02-01 20:22:44 +0100 (Thu, 01 Feb 2007)
New Revision: 1206

Modified:
   branches/LIBGCRYPT-1-2-BRANCH/configure.ac
Log:
ah weel, we need to build 1.2.4 first


Modified: branches/LIBGCRYPT-1-2-BRANCH/configure.ac
===================================================================
--- branches/LIBGCRYPT-1-2-BRANCH/configure.ac	2007-02-01 19:22:04 UTC (rev 1205)
+++ branches/LIBGCRYPT-1-2-BRANCH/configure.ac	2007-02-01 19:22:44 UTC (rev 1206)
@@ -27,8 +27,8 @@
 # Remember to change the version number immediately *after* a release.
 # Set my_issvn to "yes" for non-released code.  Remember to run an
 # "svn up" and "autogen.sh" right before creating a distribution.
-m4_define([my_version], [1.2.5])
-m4_define([my_issvn], [yes])
+m4_define([my_version], [1.2.4])
+m4_define([my_issvn], [no])
 
 m4_define([svn_revision], m4_esyscmd([echo -n $( (svn info 2>/dev/null \
             || echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q;}')]))




More information about the Gnupg-commits mailing list