summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-12-22 10:30:35 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-12-22 10:30:35 +0000
commita9c9ba4c6863e79d970ab83b9f64b3e6b9cc1713 (patch)
tree3720442cc3f648dd38655a6d801286f7e6795d67 /configure.ac
parent91e512e021121d884cad882673e8024d5a8c2b2e (diff)
downloadlibgphoto2-a9c9ba4c6863e79d970ab83b9f64b3e6b9cc1713.tar.gz
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15285 67ed7778-7388-44ab-90cf-0a291f65f57c
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 595539b79..4a83ecb62 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.6 at least or higher!
-AC_INIT([libgphoto2 photo camera library], [2.5.5.3], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
+dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.7 at least or higher!
+AC_INIT([libgphoto2 photo camera library], [2.5.6], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
AC_CONFIG_HEADERS([config.h])