mark v7.0 unstable

since it is a major version, backward compatibility is not guaranteed

WARNING: this tag have been moved to integrate the v6.4 stable version
This commit is contained in:
Gautier Hattenberger
2024-05-21 16:06:30 +02:00
parent 232f532dc3
commit f41c32a4bf
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
DEF_VER=v6.4.0_stable
DEF_VER=v7.0_unstable
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).