summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2006-06-16 05:11:06 +0000
committerHubert Figuiere <hub@figuiere.net>2006-06-16 05:11:06 +0000
commit53afe12d5e1405972fdce3512fa900cc03029879 (patch)
tree1f216715d07372658b7bc041dc9d9972123b007e
parent34ba090b1b5ca57897c8ae983316c7940bef9234 (diff)
downloadlibgphoto2-53afe12d5e1405972fdce3512fa900cc03029879.tar.gz
git-svn-id: https://svn.code.sf.net/p/gphoto/code/branches/libgphoto2-2_2/libgphoto2@8877 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 17909069d..5b799587d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoreconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([libgphoto2], [2.1.99.1], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
+AC_INIT([libgphoto2], [2.2.0], [gphoto-devel@lists.sourceforge.net], [libgphoto2])
AC_CONFIG_SRCDIR([libgphoto2/gphoto2.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([libgphoto2_port/m4])