summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2018-07-22 21:57:33 +0200
committerMarcus Meissner <marcus@jet.franken.de>2018-07-22 21:57:33 +0200
commite97dd951a626b0ad7d335f7e0e6e3e6e1543af19 (patch)
tree8eddcfb81cad8d1a0467729bf658cf1f0fe41284 /configure.ac
parent745b610ed1da36e4141fc46996e5032c627d6248 (diff)
downloadlibgphoto2-e97dd951a626b0ad7d335f7e0e6e3e6e1543af19.tar.gz
2.5.19.1 devel series
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 32793d94b..e9d5bd299 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.20 at least or higher!
-AC_INIT([libgphoto2 photo camera library], [2.5.19], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
+AC_INIT([libgphoto2 photo camera library], [2.5.19.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
AC_CONFIG_HEADERS([config.h])