first release candidate for next release v5.2

This commit is contained in:
Gautier Hattenberger
2014-04-18 18:24:25 +02:00
parent 585ce15032
commit d07cb6fd07
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v5.1_devel
DEF_VER=v5.1.0_testing
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).