Update version number to 0.7-pre.
There's a reason we didn't update this after 0.6 but I don't know what it is. Let's see what breaks.
This commit is contained in:
parent
23fb2278c7
commit
e8151de88f
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ endif
|
|||
|
||||
# version-string calculation
|
||||
CFG_GIT_DIR := $(CFG_SRC_DIR).git
|
||||
CFG_RELEASE = 0.6
|
||||
CFG_RELEASE = 0.7-pre
|
||||
CFG_VERSION = $(CFG_RELEASE)
|
||||
|
||||
ifneq ($(wildcard $(CFG_GIT)),)
|
||||
|
|
Loading…
Add table
Reference in a new issue