summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2015-07-05 21:08:23 +0000
committerMarcus Meissner <marcus@jet.franken.de>2015-07-05 21:08:23 +0000
commit15628d5931d7dcf1ca9b22e3538a180004819f8c (patch)
tree80f4f528a70bbed9308323071cfd9aaeaba9542a /configure.ac
parent63c8c3e54955b42e906299428d5331df58239e0e (diff)
downloadlibgphoto2-15628d5931d7dcf1ca9b22e3538a180004819f8c.tar.gz
2.5.8.1 development starts here
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15487 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 14539a952..132942782 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ 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.9 at least or higher!
-AC_INIT([libgphoto2 photo camera library], [2.5.8], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
+AC_INIT([libgphoto2 photo camera library], [2.5.8.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
AC_CONFIG_HEADERS([config.h])