mark v7.1 unstable

This commit is contained in:
Gautier Hattenberger
2026-07-12 14:18:29 +02:00
parent 859ce70cab
commit a1b47e4ca7
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v7.0.0_stable
DEF_VER=v7.1_unstable
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).