summaryrefslogtreecommitdiff
path: root/source4/lib/talloc
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-02-11 12:50:03 +0100
committerMichael Adam <obnox@samba.org>2008-02-11 15:07:47 +0100
commitfee4ba14c04e25f459723d87114cd9779f9c2f11 (patch)
tree7d5491001f4f32778cf1e872b6813ee81f75a821 /source4/lib/talloc
parenta275310bcba62343a759ee7578929eca866fc759 (diff)
downloadsamba-fee4ba14c04e25f459723d87114cd9779f9c2f11.tar.gz
samba-fee4ba14c04e25f459723d87114cd9779f9c2f11.tar.bz2
samba-fee4ba14c04e25f459723d87114cd9779f9c2f11.zip
Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.
Not sure if we can produce one from the other, so I manually made them equal for now. Michael (This used to be commit 1c14c457bea75fb3055712547cca501e8ef3fc20)
Diffstat (limited to 'source4/lib/talloc')
-rw-r--r--source4/lib/talloc/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/talloc/config.mk b/source4/lib/talloc/config.mk
index 16b5063f87..9e949f900f 100644
--- a/source4/lib/talloc/config.mk
+++ b/source4/lib/talloc/config.mk
@@ -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