summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-22 18:18:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-22 18:18:28 +0000
commit0c17fc4454deab4077e892519994fd8fc1ab09e4 (patch)
tree0ae8e5ed2739926b894ea208e67993bc860c42c5
parentffd1dc0d2ed2af3566ccb3674f84450e1693ffd1 (diff)
downloadalpine-baselayout-2.0_alpha11.tar.bz2
alpine-baselayout-2.0_alpha11.tar.xz
release 2.0_alpha11v2.0_alpha11
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 718c2f5..05985cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=alpine-baselayout
-VERSION=2.0_alpha10
+VERSION=2.0_alpha11
PV =$(PACKAGE)-$(VERSION)
TARBALL =$(PV).tar.bz2