fourth release candidate for next stable release v5.4

This commit is contained in:
Felix Ruess
2014-12-22 16:00:30 +01:00
parent bdd8d0019a
commit 3e61629f16
2 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v5.3.2_testing
DEF_VER=v5.3.3_testing
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).