mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 19:17:28 +08:00
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:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
DEF_VER=v6.4.0_stable
|
DEF_VER=v7.0_unstable
|
||||||
|
|
||||||
# First try git describe (if running on a git repo),
|
# First try git describe (if running on a git repo),
|
||||||
# then use default version from above (for release tarballs).
|
# then use default version from above (for release tarballs).
|
||||||
|
|||||||
Reference in New Issue
Block a user