summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2007-07-14 00:18:43 -0700
committerJonathon Jongsma <jjongsma@gnome.org>2007-07-14 12:13:41 -0500
commita45f78b2929d075edda32e7878d3d09776c06499 (patch)
treeb52c91e3d9e24ae4d4341753fa8b25f2e302fab5 /configure.in
parentca21cd6fee4dbbd81d5257003184708daca40a65 (diff)
Update the GENERIC_LIBRARY_VERSION correctly
Was: 1:0:0 in 1.2.4 current: interfaces were added, increment to 2 revision: set to zero since current was incremented age: increment since interfaces were added Changed to: 2:0:1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c50052b..c4e52cf 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ AC_SUBST(GENERIC_MICRO_VERSION)
AC_SUBST(GENERIC_VERSION)
#shared library versioning
-GENERIC_LIBRARY_VERSION=1:1:1
+GENERIC_LIBRARY_VERSION=2:0:1
# | | |
# +------+ | +---+
# | | |