summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2022-03-05 14:42:29 +0100
committerMarcus Meissner <marcus@jet.franken.de>2022-03-05 14:42:29 +0100
commit30de5cf6509ab5cf9f4b4f672123722e15daa5ce (patch)
tree85996d916fca76dfb118f20f6c4f62c27172190c /configure.ac
parent1691f4705cc08b08c7569ae3e83001ba8c3f28c2 (diff)
downloadlibgphoto2-30de5cf6509ab5cf9f4b4f672123722e15daa5ce.tar.gz
start 2.5.29.1 development
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 ad0a571e0..bfeff449a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,9 +4,9 @@ AC_PREREQ([2.69])
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.29 at least or higher!
+dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.30 at least or higher!
AC_INIT([libgphoto2 photo camera library],
- [2.5.29],
+ [2.5.29.1],
[gphoto-devel@lists.sourceforge.net],
[libgphoto2])