mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-20 20:58:35 +01:00
Bumped version number to 1.3.1-SNAPSHOT
This commit is contained in:
parent
6d663ccfb8
commit
a0432f447e
2
Makefile
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user