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

r23158: Set version to 1.0.1.

(This used to be commit db065db67a)
This commit is contained in:
Jelmer Vernooij 2007-05-26 16:56:54 +00:00 committed by Gerald (Jerry) Carter
parent f862ee9db1
commit e3af07d1b1

View File

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