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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user