we no longer bundle libdrizzle because libdrizzle 1.0 is distributed with the drizzle server and hard to separate.

This commit is contained in:
agentzh (章亦春)
2011-06-28 18:35:10 +08:00
parent 2055f54dbb
commit 7fcf5e3e82
4 changed files with 17 additions and 322 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=0.8.54
minor_ver=7
minor_ver=8rc1
version=$main_ver.$minor_ver
echo $version