1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

talloc: change version to 1.3.0

metze
This commit is contained in:
Stefan Metzmacher 2009-03-16 10:19:09 +01:00
parent 6d4a13241a
commit 752cf03bf7

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.50)
AC_INIT(talloc, 1.2.1)
AC_INIT(talloc, 1.3.0)
AC_CONFIG_SRCDIR([talloc.c])
AC_SUBST(datarootdir)
AC_CONFIG_HEADER(config.h)