start v6.0 (unstable) development

This commit is contained in:
Gautier Hattenberger
2021-04-13 13:48:33 +02:00
parent 019b32617a
commit b721c6f57b
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v5.18.0_stable
DEF_VER=v6.0_unstable
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).