summaryrefslogtreecommitdiff
path: root/lib/talloc/configure.ac
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-03-17 14:19:25 +1100
committerAndrew Tridgell <tridge@samba.org>2009-03-17 14:19:25 +1100
commit467cc6927f57e36ce9b97131e72b79ef6e39a668 (patch)
tree7ba399896c9c4a7bcb81543bce30d06b0ffb1a1d /lib/talloc/configure.ac
parenta1ebb850209289734b12ea966b01d295d8fc436d (diff)
parent382d8069adcc49e351eef63d86036ae553b119a2 (diff)
downloadsamba-467cc6927f57e36ce9b97131e72b79ef6e39a668.tar.gz
samba-467cc6927f57e36ce9b97131e72b79ef6e39a668.tar.bz2
samba-467cc6927f57e36ce9b97131e72b79ef6e39a668.zip
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Diffstat (limited to 'lib/talloc/configure.ac')
-rw-r--r--lib/talloc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/talloc/configure.ac b/lib/talloc/configure.ac
index 39cea393ce..00e8242d4e 100644
--- a/lib/talloc/configure.ac
+++ b/lib/talloc/configure.ac
@@ -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)