diff options
author | Marcus Meissner <marcus@jet.franken.de> | 2014-11-05 19:59:05 +0000 |
---|---|---|
committer | Marcus Meissner <marcus@jet.franken.de> | 2014-11-05 19:59:05 +0000 |
commit | 49e5bbdc3a1474c78a209ef81beb3bbee700b239 (patch) | |
tree | 81f4422a238e87eb369adc1713d3298f430fc154 /configure.ac | |
parent | 4a09a5bb5716d354128268a069bba4fde897f785 (diff) | |
download | libgphoto2-49e5bbdc3a1474c78a209ef81beb3bbee700b239.tar.gz |
2.5.5.3 temp snapshot
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15232 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 56df9a285..595539b79 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.6 at least or higher! -AC_INIT([libgphoto2 photo camera library], [2.5.5.2], [gphoto-devel@lists.sourceforge.net], [libgphoto2]) +AC_INIT([libgphoto2 photo camera library], [2.5.5.3], [gphoto-devel@lists.sourceforge.net], [libgphoto2]) AC_CONFIG_SRCDIR([libgphoto2/gphoto2-version.c]) AC_CONFIG_HEADERS([config.h]) |