[sword-svn] r2979 - trunk
scribe at crosswire.org
scribe at crosswire.org
Tue Sep 10 07:44:26 MST 2013
Author: scribe
Date: 2013-09-10 07:44:26 -0700 (Tue, 10 Sep 2013)
New Revision: 2979
Modified:
trunk/ChangeLog
trunk/configure.ac
Log:
updated changelog
prep for RC4
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2013-09-10 14:39:31 UTC (rev 2978)
+++ trunk/ChangeLog 2013-09-10 14:44:26 UTC (rev 2979)
@@ -1,6 +1,10 @@
API ChangeLog
+14-Aug-2013 Troy A. Griffitts <scribe at crosswire.org>
+ Added new version macros in swversion.h and removed
+ config.h as a packaged and included entity
+
2-Aug-2013 Chris Little <chrislit at crosswire.org>
Added basic bibliography method to SWModule
(mostly from refdoc's patch)
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2013-09-10 14:39:31 UTC (rev 2978)
+++ trunk/configure.ac 2013-09-10 14:44:26 UTC (rev 2979)
@@ -5,7 +5,7 @@
# Version change: Change line 8 only !
# Change it immediately after a release
-AC_INIT(sword, 1.6.903, sword-bugs at crosswire.org, sword, http://crosswire.org/sword)
+AC_INIT(sword, 1.6.904, 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