From 6511898c4be52a9306f0791476561bdcebf5317d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 2 Jul 2022 11:29:52 +0200 Subject: 2.5.30 release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') 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]) -- cgit v1.2.1