Bumped version number to 1.3.1-SNAPSHOT

This commit is contained in:
Thomas Jensen 2019-02-21 21:03:00 +01:00
parent 6d663ccfb8
commit a0432f447e
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -21,7 +21,7 @@
# The following line (GLOBALCONF) is the only line you should need to edit!
GLOBALCONF = /usr/share/boxes
GIT_STATUS = ($(shell git rev-parse --short HEAD)$(shell if [ $$(git status -s -uall | wc -l) -ge 1 ] ; then echo ", dirty" ; fi))
BVERSION = 1.3
BVERSION = 1.3.1-SNAPSHOT
ALL_FILES = LICENSE README.md README.Win32.md boxes-config
DOC_FILES = doc/boxes.1 doc/boxes.el