summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-05-01 08:38:19 +0000
committerMika Havela <mika.havela@gmail.com>2008-05-01 08:38:19 +0000
commit90ca8478bc3dedfd1f331d744a2367d800b2e58c (patch)
tree1bfb1ce2bdd580e5b89e07835ba9243c4ef68fb0 /Makefile
parentda880cee19e82ab4770ee3fe5bf362213cc96d10 (diff)
downloadacf-apk-tools-90ca8478bc3dedfd1f331d744a2367d800b2e58c.tar.bz2
acf-apk-tools-90ca8478bc3dedfd1f331d744a2367d800b2e58c.tar.xz
Updated regexpr to solve a small bug.
Updated versionnumber in Makefile git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1060 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ca84155..fdba351 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=apk
PACKAGE=acf-$(APP_NAME)
-VERSION=0.0.1
+VERSION=0.1.0
APP_DIST=\
apk* \