mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +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 (cherry picked from commit1c14c457be
) (This used to be commit0d9ae82f51
)
This commit is contained in:
parent
defae9b501
commit
38b92adebc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user