From 230b2433ee567676c779a7a1ac021f061288cfff Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 2 Oct 2017 15:16:56 +0200 Subject: 2.5.15 release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 89306c7ad..fa11986d1 100644 --- a/configure.ac +++ b/configure.ac @@ -4,8 +4,8 @@ AC_PREREQ(2.59) 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.15 at least or higher! -AC_INIT([libgphoto2 photo camera library], [2.5.14.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2]) +dnl ******* THE NEXT RELEASE VERSION MUST BE 2.5.16 at least or higher! +AC_INIT([libgphoto2 photo camera library], [2.5.15], [gphoto-devel@lists.sourceforge.net], [libgphoto2]) AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1