summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-06-11 13:33:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-06-11 13:33:18 +0000
commitd81dc473af456d97e670ccfe78a30dce96d01284 (patch)
tree3341c964e4df803e4e76627873b72d212e3b2e1b
parent1faa5640be35ffafba47aabbe9073dee4284ffbf (diff)
downloadalpine-baselayout-d81dc473af456d97e670ccfe78a30dce96d01284.tar.bz2
alpine-baselayout-d81dc473af456d97e670ccfe78a30dce96d01284.tar.xz
release 2.0_beta1v2.0_beta1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02e2b68..91b45a4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=alpine-baselayout
-VERSION=2.0_alpha12
+VERSION=2.0_beta1
PV =$(PACKAGE)-$(VERSION)
TARBALL =$(PV).tar.bz2