tdb: Bump version to 1.2.7 after addition of pytdb.__version__.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 17 Oct 2010 17:39:09 +0000 (19:39 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 17 Oct 2010 18:23:16 +0000 (18:23 +0000)
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Oct 17 18:23:16 UTC 2010 on sn-devel-104

lib/tdb/wscript

index 6e00f3c917c1e811657865989dab4bd9d9841e89..a1cae1f907a997451694e7bc8f344cb4532ec563 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tdb'
-VERSION = '1.2.6'
+VERSION = '1.2.7'
 
 blddir = 'bin'