diff options
author | Ted Trask <ttrask01@yahoo.com> | 2011-10-27 18:57:58 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2011-10-27 19:00:56 +0000 |
commit | 1560cccbc709905ee2e59838ec247e036cb35612 (patch) | |
tree | 061025f9413174bd460644c9c02fcb1338040145 | |
parent | a75bbbac2d85c6d95fe6a15a281f72478be57f13 (diff) | |
download | acf-core-0.14.0.tar.bz2 acf-core-0.14.0.tar.xz |
Bump version to 0.14.0v0.14.0
(cherry picked from commit 4cb78def28059362550aa64b8c7154cc838aea75)
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.13.3 +VERSION=0.14.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |