cake
/
p7utils
Archived
1
0
Fork 0

To indev.

This commit is contained in:
Thomas Touhey 2017-01-06 18:31:56 +01:00
parent 5b8b78665e
commit d4b0b3e8e1
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@
# Project version.
MAJOR := 2
MINOR := 0
INDEV :=
MINOR := 1
INDEV := yes
# Project version string.
VERSION := $(MAJOR).$(MINOR)$(if $(INDEV),-indev)