[sword-svn] r3792 - trunk

scribe at crosswire.org scribe at crosswire.org
Fri Sep 11 11:34:03 EDT 2020


Author: scribe
Date: 2020-09-11 11:34:02 -0400 (Fri, 11 Sep 2020)
New Revision: 3792

Modified:
   trunk/configure.ac
Log:
preparing for 1.9.0RC1


Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2020-09-11 15:32:52 UTC (rev 3791)
+++ trunk/configure.ac	2020-09-11 15:34:02 UTC (rev 3792)
@@ -2,11 +2,11 @@
 # Initialisation
 # ---------------------------------------------------------------------
 
-# Version change: Change line 8 only !
+# Version change: Change line 9 only !
 # Change it immediately after a release
 
 define([svnversion], esyscmd([sh -c "svnversion -n"]))dnl
-AC_INIT(sword, 1.8.900.svnversion, sword-bugs at crosswire.org, sword, http://crosswire.org/sword)
+AC_INIT(sword, 1.8.901.svnversion, sword-bugs at crosswire.org, sword, http://crosswire.org/sword)
 AC_CONFIG_SRCDIR(sword.bmp)
 AC_PREREQ(2.52)
 AC_REVISION($Revision: 1.45 $)



More information about the sword-cvs mailing list