mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.
Michael (cherry picked from commit 38855a9f145b54d05f4a508562fc1a6595e0d895) (This used to be commit 303a3eb128b410be0f4ebb936cd3b983e639c07f)
This commit is contained in:
parent
3519e91a85
commit
114fe09af7
@ -1,5 +1,5 @@
|
||||
[LIBRARY::LIBTALLOC]
|
||||
VERSION = 1.1.0
|
||||
VERSION = 1.2.0
|
||||
SO_VERSION = 1
|
||||
OBJ_FILES = talloc.o
|
||||
PC_FILE = talloc.pc
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT(talloc, 1.1.0)
|
||||
AC_INIT(talloc, 1.2.0)
|
||||
AC_CONFIG_SRCDIR([talloc.c])
|
||||
AC_SUBST(datarootdir)
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
|
Loading…
x
Reference in New Issue
Block a user