Second release candidate for v5.8 stable release

This commit is contained in:
Felix Ruess
2015-12-16 15:00:14 +01:00
parent 4a13ee5f5c
commit dc5d20da0f
2 changed files with 29 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v5.7.0_testing
DEF_VER=v5.7.1_testing
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).