aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 63ce360..5fa92fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,13 +1,13 @@
# ---------------------------------------------------------------------
# Initialisation
# ---------------------------------------------------------------------
-AC_INIT(sword, 1.5.4, sword-bugs@crosswire.org)
+AC_INIT(sword, 1.5.5, sword-bugs@crosswire.org)
AC_CONFIG_SRCDIR(sword.bmp)
AC_PREREQ(2.52)
-AC_REVISION($Revision: 1.13 $)
+AC_REVISION($Revision: 1.14 $)
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(sword,1.5.4)
+AM_INIT_AUTOMAKE(sword,1.5.5)
AM_CONFIG_HEADER(config.h)