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