summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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])