summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-07-02 07:47:30 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-07-02 07:47:30 +0000
commit3af86d6d68cf8e0914c16449630922864550ea5a (patch)
tree61f30bbc907b7459ed916ba0c1c80c0b5d0951e1 /configure.ac
parent02b5ff6c482fc215153ce9ab02073e10fb515932 (diff)
downloadlibgphoto2-3af86d6d68cf8e0914c16449630922864550ea5a.tar.gz
2.5.4.2 snapshot
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15054 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0702e347b..b2bf63fa5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ 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.5 at least or higher!
-AC_INIT([libgphoto2 photo camera library], [2.5.4.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
+AC_INIT([libgphoto2 photo camera library], [2.5.4.2], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c])
AC_CONFIG_HEADERS([config.h])