summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2017-10-02 15:16:56 +0200
committerMarcus Meissner <marcus@jet.franken.de>2017-10-02 15:16:56 +0200
commit230b2433ee567676c779a7a1ac021f061288cfff (patch)
treea7441755e11834c7fc3e4d9f5c63c59a732690b2 /configure.ac
parentf9b36f755bb77b5460d3b6e332081353537f5139 (diff)
downloadlibgphoto2-230b2433ee567676c779a7a1ac021f061288cfff.tar.gz
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 89306c7ad..fa11986d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,8 +4,8 @@ AC_PREREQ(2.59)
dnl NOTE: Be version style _higher_ than the last release.
dnl So lastversion.X.trunk for instance. Bump X if necessary.
-dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.15 at least or higher!
-AC_INIT([libgphoto2 photo camera library], [2.5.14.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
+dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.16 at least or higher!
+AC_INIT([libgphoto2 photo camera library], [2.5.15], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
AC_CONFIG_HEADERS([config.h])