Stable release v5.12

This commit is contained in:
Gautier Hattenberger
2017-09-04 22:58:49 +02:00
parent bd53a3c26c
commit 8158c64ac2
2 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v5.11_devel
DEF_VER=v5.12_stable
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).