From 127a9445539c1f16641d9cd73fe34067fad674ed Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 20 Nov 2008 15:37:46 +0000 Subject: Version bump on Makefiles. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1606 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5ba2153..c6d78e6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.4.12 +VERSION=0.4.13 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3