summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2017-10-02 16:03:23 +0200
committerMarcus Meissner <marcus@jet.franken.de>2017-10-02 16:03:23 +0200
commita608f4d0afaf5abf8d580f490511392451b3b5f6 (patch)
treed25c624facbd250cca020fea67dfb5a986db537b
parent230b2433ee567676c779a7a1ac021f061288cfff (diff)
downloadlibgphoto2-a608f4d0afaf5abf8d580f490511392451b3b5f6.tar.gz
2.5.15.1 devel
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 00529d538..42c21eecd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+libgphoto2 2.5.15.1 development
+
+------------------------------------------------------------------------------
libgphoto2 2.5.15 release
ptp2:
diff --git a/configure.ac b/configure.ac
index fa11986d1..d16c48e66 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.16 at least or higher!
-AC_INIT([libgphoto2 photo camera library], [2.5.15], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
+AC_INIT([libgphoto2 photo camera library], [2.5.15.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
AC_CONFIG_HEADERS([config.h])