summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-30 08:59:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-30 08:59:42 +0000
commitcd4590307bc18190f3c1ee94a413145e1509b76b (patch)
tree8d09223880b85382d9be5034bdbcdf34bb0c01c9
parentde5cccee60e5c079f29dae4937d21e7b63850fc7 (diff)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 35e248f..f8bb287 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=alpine-baselayout
-VERSION=2.0_alpha1
+VERSION=2.0_alpha2
PV =$(PACKAGE)-$(VERSION)
TARBALL =$(PV).tar.bz2