Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.
authorMichael Adam <obnox@samba.org>
Mon, 11 Feb 2008 11:50:03 +0000 (12:50 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 11 Feb 2008 14:07:47 +0000 (15:07 +0100)
Not sure if we can produce one from the other, so I manually made
them equal for now.

Michael

source/lib/talloc/config.mk

index 16b5063f87b71a545c20347b9d28d147502b9250..9e949f900f6ed2599fe80e6935166c6e33cb1378 100644 (file)
@@ -1,5 +1,5 @@
 [LIBRARY::LIBTALLOC]
-VERSION = 1.0.0
+VERSION = 1.1.0
 SO_VERSION = 1
 OBJ_FILES = talloc.o
 PC_FILE = talloc.pc