[sword-svn] r2099 - in trunk: . include

scribe at www.crosswire.org scribe at www.crosswire.org
Sun Oct 7 12:21:45 MST 2007


Author: scribe
Date: 2007-10-07 12:21:45 -0700 (Sun, 07 Oct 2007)
New Revision: 2099

Modified:
   trunk/configure.ac
   trunk/include/config.h
Log:
Bump version for RC


Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac	2007-10-07 18:57:07 UTC (rev 2098)
+++ trunk/configure.ac	2007-10-07 19:21:45 UTC (rev 2099)
@@ -5,7 +5,7 @@
 # Version change: Change line 8 only !
 # Change it immediately after a release
 
-AC_INIT(sword, 1.5.9, sword-bugs at crosswire.org)
+AC_INIT(sword, 1.5.10, sword-bugs at crosswire.org)
 AC_CONFIG_SRCDIR(sword.bmp)
 AC_PREREQ(2.52)
 AC_REVISION($Revision: 1.45 $)

Modified: trunk/include/config.h
===================================================================
--- trunk/include/config.h	2007-10-07 18:57:07 UTC (rev 2098)
+++ trunk/include/config.h	2007-10-07 19:21:45 UTC (rev 2099)
@@ -44,19 +44,19 @@
 #define PACKAGE_NAME "sword"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "sword 1.5.9"
+#define PACKAGE_STRING "sword 1.5.10"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "sword"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.5.9"
+#define PACKAGE_VERSION "1.5.10"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.5.9"
+#define VERSION "1.5.10"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */




More information about the sword-cvs mailing list