summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2022-01-03 11:57:09 +0100
committerMarcus Meissner <marcus@jet.franken.de>2022-01-03 11:57:09 +0100
commit7ac02fa09a92fce2eeb43f8e821ab171644835ac (patch)
treec770de7e8d78dc48381cc9670a8316bd0cc8d47e /configure.ac
parent07a2176e11f5601db730fe4c3bf5206c47fc1ee5 (diff)
downloadlibgphoto2-7ac02fa09a92fce2eeb43f8e821ab171644835ac.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 974a2938a..8492dc64f 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.28 at least or higher!
+dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.29 at least or higher!
AC_INIT([libgphoto2 photo camera library],
- [2.5.27.1],
+ [2.5.28],
[gphoto-devel@lists.sourceforge.net],
[libgphoto2])