summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 63ed9cd..7fd5b59 100644
--- a/configure.in
+++ b/configure.in
@@ -8,11 +8,11 @@ AM_MAINTAINER_MODE
dnl libtool versioning for libwnck
dnl increment if the interface has additions, changes, removals.
-LIBWNCK_CURRENT=16
+LIBWNCK_CURRENT=17
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=2
+LIBWNCK_REVISION=0
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has