summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2018-09-30 11:13:58 +0200
committerDidier Raboud <odyx@debian.org>2018-09-30 11:20:51 +0200
commita6cd01b86f4560ceb5190ff02cd416a2df49404d (patch)
tree23130db9eb08f51f9018a62e980f12a512629df3
parent73427b40bcf3e1e8d87d911b22b4ccb6db23791b (diff)
libgutenprintui: Need to reset binary_age
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index be142e9..4c98c4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,7 +80,7 @@ pushdef([GUTENPRINT_EXTRA_VERSION], [])
pushdef([GUTENPRINT_CURRENT_INTERFACE], [10])
pushdef([GUTENPRINT_BINARY_AGE], [1])
pushdef([GUTENPRINTUI2_CURRENT_INTERFACE], [2])
-pushdef([GUTENPRINTUI2_BINARY_AGE], [1])
+pushdef([GUTENPRINTUI2_BINARY_AGE], [0])
pushdef([GUTENPRINT_VERSION], GUTENPRINT_MAJOR_VERSION.GUTENPRINT_MINOR_VERSION.GUTENPRINT_MICRO_VERSION[]GUTENPRINT_EXTRA_VERSION)
AC_INIT([GUTENPRINT_NAME],