summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-09-18 14:19:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-09-18 14:19:24 +0000
commitbce5496e44d8732a79e6f196c854c947974b906e (patch)
tree63159eb7f1fc539ada9571b645718d2086847fe9 /Makefile
parent55f1bb5bf3b2069d70f57a9b964352da3fa89d24 (diff)
downloadalpine-baselayout-2.0_rc1.tar.bz2
alpine-baselayout-2.0_rc1.tar.xz
release 2.0_rc1v2.0_rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 721d851..25a8241 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=alpine-baselayout
-VERSION=2.0_beta2
+VERSION=2.0_rc1
PV =$(PACKAGE)-$(VERSION)
TARBALL =$(PV).tar.bz2