From 1859be8e5e3325aca01fff1f2555132ebcf8afda Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Mon, 28 Jul 2008 12:01:57 +0000 Subject: Version bump on makefiles git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1324 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 98ed436..0664a05 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.4.3 +VERSION=0.4.4 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3