summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2021-10-22 14:43:24 +0200
committerMarcus Meissner <marcus@jet.franken.de>2021-10-22 14:43:24 +0200
commitb0c18aebcaa2c9f1b756a5270581d2a90a407888 (patch)
treec669be029dc87df89640c4fa197a412dc47ea2fa /configure.ac
parent967897cd85a9ddb9eacd516a40a3133b4bcdad03 (diff)
downloadlibgphoto2-b0c18aebcaa2c9f1b756a5270581d2a90a407888.tar.gz
rev the age of the library.
see https://github.com/gphoto/libgphoto2/pull/738
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1c293f93e..ff4ed7ebc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -58,9 +58,10 @@ dnl A:R:C=3:0:5 libgphoto2-2.3.0.3.trunk (new gp_file_new_from_fd() function)
dnl libgphoto2-2.3.1.1.trunk (new gp_file_slurp() function)
dnl libgphoto2-2.3.1.2.trunk (new gp_camera_get_storageinfo() function + enums + struct)
dnl A:R:C=0:0:6 libgphoto2-2.5.0 (fixed CameraList API, ... )
-AC_SUBST([LIBGPHOTO2_AGE], [1])
+dnl A:R:C=2:0:8 libgphoto2-2.5.28 (added gp_filesystem_set_info_dirty ... )
+AC_SUBST([LIBGPHOTO2_AGE], [2])
AC_SUBST([LIBGPHOTO2_REVISION], [0])
-AC_SUBST([LIBGPHOTO2_CURRENT], [7])
+AC_SUBST([LIBGPHOTO2_CURRENT], [8])
AC_SUBST([LIBGPHOTO2_CURRENT_MIN],
[`expr $LIBGPHOTO2_CURRENT - $LIBGPHOTO2_AGE`])
AC_SUBST([LIBGPHOTO2_VERSION_INFO],