summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChase Douglas <chase.douglas@ubuntu.com>2011-12-21 07:49:58 -0800
committerChase Douglas <chase.douglas@ubuntu.com>2011-12-21 07:49:58 -0800
commitc276dc0ac292d54ffc00dcab83ce7cc056c6c3df (patch)
tree78734278d21c5637289ba0534c310ecf1014b4a1
parent37906b3c6431e470a07bbf5fd26784f5116b141c (diff)
Start the so library version at 0.0.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9e58dc4..9d7b36b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AM_INIT_AUTOMAKE([1.11 foreign dist-bzip2])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
-LIB_VERSION=0:1:0
+LIB_VERSION=0:0:0
AC_SUBST([LIB_VERSION])
# Initialize libtool