1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-20 17:44:21 +03:00

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 1c14c457be)
This commit is contained in:
Michael Adam
2008-02-11 12:50:03 +01:00
parent a275310bcb
commit fee4ba14c0

View File

@@ -1,5 +1,5 @@
[LIBRARY::LIBTALLOC] [LIBRARY::LIBTALLOC]
VERSION = 1.0.0 VERSION = 1.1.0
SO_VERSION = 1 SO_VERSION = 1
OBJ_FILES = talloc.o OBJ_FILES = talloc.o
PC_FILE = talloc.pc PC_FILE = talloc.pc