summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2022-07-02 11:29:52 +0200
committerMarcus Meissner <marcus@jet.franken.de>2022-07-02 11:29:52 +0200
commit6511898c4be52a9306f0791476561bdcebf5317d (patch)
tree3d9bc5658b608d7ccceb77ee12582d25eda9657e /configure.ac
parentc89a566f85fd2c767cfaff87fb3e6e4f26003c8f (diff)
downloadlibgphoto2-6511898c4be52a9306f0791476561bdcebf5317d.tar.gz
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 b38d15bac..6802decf4 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.30 at least or higher!
+dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.31 at least or higher!
AC_INIT([libgphoto2 photo camera library],
- [2.5.29.1],
+ [2.5.30],
[gphoto-devel@lists.sourceforge.net],
[libgphoto2])