Nudge Apple Makefile version to 1.6.6.

This commit is contained in:
Jay Dolan 2018-03-16 13:34:14 -04:00
parent 4314e8336e
commit 10c8947901
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ BINDIR = $(RESOURCES)/install
CONFDIR = $(RESOURCES)/etc
DATADIR = $(RESOURCES)/share
LIBDIR = $(RESOURCES)/lib
VERSION = 1.6.5
VERSION = 1.6.6
DMG = $(TARGET)/GtkRadiant-$(VERSION).dmg
VOLUME_NAME = "GtkRadiant $(VERSION)"