summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2008-12-27 08:02:25 +0000
committerNatanael Copa <natanael.copa@gmail.com>2008-12-27 08:02:25 +0000
commitd2b00cb50188545f79fb518e1a53378bdd23c8f9 (patch)
treefc41175bf592f8dbd750f0650636375239b33a20
parentf42aa7f97cc50f15158ed4c7ac74c9443ccb64df (diff)
downloadacf-core-d2b00cb50188545f79fb518e1a53378bdd23c8f9.tar.bz2
acf-core-d2b00cb50188545f79fb518e1a53378bdd23c8f9.tar.xz
core: release 0.4.16v0.4.16
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1645 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 527a14a..b4c771b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.15
+VERSION=0.4.16
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)