summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index be142e9..c61f06e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,7 +79,7 @@ pushdef([GUTENPRINT_MICRO_VERSION], [1])
pushdef([GUTENPRINT_EXTRA_VERSION], [])
pushdef([GUTENPRINT_CURRENT_INTERFACE], [10])
pushdef([GUTENPRINT_BINARY_AGE], [1])
-pushdef([GUTENPRINTUI2_CURRENT_INTERFACE], [2])
+pushdef([GUTENPRINTUI2_CURRENT_INTERFACE], [3])
pushdef([GUTENPRINTUI2_BINARY_AGE], [1])
pushdef([GUTENPRINT_VERSION], GUTENPRINT_MAJOR_VERSION.GUTENPRINT_MINOR_VERSION.GUTENPRINT_MICRO_VERSION[]GUTENPRINT_EXTRA_VERSION)