From 156635d6fbef781a913a4dbc3581cc5d2c848a4a 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/apk-tools/trunk@1324 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a1fadc6..a16c64e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=apk-tools PACKAGE=acf-$(APP_NAME) -VERSION=0.1.1 +VERSION=0.1.2 APP_DIST=\ apk* \ -- cgit v1.2.3