From a0432f447e122eaf4188704bc2e64e867505461a Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Thu, 21 Feb 2019 21:03:00 +0100 Subject: [PATCH] Bumped version number to 1.3.1-SNAPSHOT --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5c08e89..5de53a5 100644 --- a/Makefile +++ b/Makefile @@ -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