1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

tdb: Bump version number after symbol versioning changes.

This commit is contained in:
Jelmer Vernooij 2010-12-21 18:56:18 +01:00
parent 51e7244269
commit c754fad571

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
APPNAME = 'tdb'
VERSION = '1.2.7'
VERSION = '1.2.8'
blddir = 'bin'