ldb: bump version number after introduction of new constant.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 8 Dec 2010 12:19:20 +0000 (13:19 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 8 Dec 2010 12:32:18 +0000 (13:32 +0100)
source4/lib/ldb/wscript

index c98f20dde1d4023eab59bd33f2bf5505ea06cf46..223df2ffe9911f4e1c451c5e8244abc746e059de 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'ldb'
-VERSION = '0.9.19'
+VERSION = '0.9.20'
 
 blddir = 'bin'