diff options
author | Ted Trask <ttrask01@yahoo.com> | 2014-09-18 13:49:36 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2014-09-18 13:49:36 +0000 |
commit | 795cdbf01258bae5cd230e3c38c477b94962f861 (patch) | |
tree | c714a6a97ea88b6c6770fdea6b26386e8a6629f4 | |
parent | 47583969ac03efeefdeb6eca6bedd8dda18d126e (diff) | |
download | acf-core-0.17-stable.tar.bz2 acf-core-0.17-stable.tar.xz |
Bump version to 0.17.3v0.17.30.17-stable
-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.17.2 +VERSION=0.17.3 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) |