[release] v5.2 stable version

This commit is contained in:
Felix Ruess
2014-08-27 14:54:08 +02:00
parent 29985e99a7
commit 06b06a1833
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v5.1.0_testing
DEF_VER=v5.2.0_stable
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).