summaryrefslogtreecommitdiff
path: root/libgphoto2_port/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-09-09 07:41:27 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-09-09 07:41:27 +0000
commit38fba13e73ce3e6cf7799ca6e1879f7c00699400 (patch)
tree9fecfaee5b4ad789d5110dda3855028da43ec269 /libgphoto2_port/configure.ac
parente0918485d11ab958f9d5c8d24101c3f1acd8cfec (diff)
downloadlibgphoto2-38fba13e73ce3e6cf7799ca6e1879f7c00699400.tar.gz
From: Axel Waggershauser <awagger@web.de>
condense gp_log_data debug output. - changed gp_log_data to take a printf style debug string -> new major version of libgphoto2_port - adjusted all callers git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15175 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/configure.ac')
-rw-r--r--libgphoto2_port/configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/libgphoto2_port/configure.ac b/libgphoto2_port/configure.ac
index 7de1e3eee..cf125a1c2 100644
--- a/libgphoto2_port/configure.ac
+++ b/libgphoto2_port/configure.ac
@@ -47,9 +47,9 @@ dnl A:R:C=7:0:7 libgphoto2_port-0.7.0 libgphoto2-2.3
dnl A:R:C=7:1:7 libgphoto2_port-0.7.1 libgphoto2-2.3.x
dnl A:R:C=8:0:8 libgphoto2_port-0.8.0 libgphoto2-2.4.x
dnl A:R:C=9:1:9 libgphoto2_port-0.10.0 libgphoto2-2.5.x
-AC_SUBST([LIBGPHOTO2_PORT_AGE], [1])
-AC_SUBST([LIBGPHOTO2_PORT_REVISION], [1])
-AC_SUBST([LIBGPHOTO2_PORT_CURRENT], [11])
+AC_SUBST([LIBGPHOTO2_PORT_AGE], [0])
+AC_SUBST([LIBGPHOTO2_PORT_REVISION], [0])
+AC_SUBST([LIBGPHOTO2_PORT_CURRENT], [12])
AC_SUBST([LIBGPHOTO2_PORT_CURRENT_MIN],
[`expr $LIBGPHOTO2_PORT_CURRENT - $LIBGPHOTO2_PORT_AGE`])
AC_SUBST([LIBGPHOTO2_PORT_VERSION_INFO],