summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-01-01 18:02:07 +0100
committerMarcus Meissner <marcus@jet.franken.de>2019-01-01 18:02:07 +0100
commit646b057f3e88c0de9e6526180a7cadff7c53d28f (patch)
treeb44330288ce95ef56ccef348b3be8ecfadede8ba
parentc5a7943bef54953656a37edd893a09b2789240fd (diff)
downloadlibgphoto2-646b057f3e88c0de9e6526180a7cadff7c53d28f.tar.gz
2.5.22.1 development
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 78e85389a..86a769276 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+libgphoto2 2.5.22.1 development
+------------------------------------------------------------------------------
libgphoto2 2.5.22 release
ptp2:
diff --git a/configure.ac b/configure.ac
index 780a564f8..bbb1fbbe6 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.23 at least or higher!
-AC_INIT([libgphoto2 photo camera library], [2.5.22], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
+AC_INIT([libgphoto2 photo camera library], [2.5.22.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
AC_CONFIG_HEADERS([config.h])