embarking upon long road to next stable release

This commit is contained in:
Felix Ruess
2014-08-28 13:19:39 +02:00
parent 06b06a1833
commit 8fbd83db0f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v5.2.0_stable
DEF_VER=v5.3_devel
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).