summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-16 08:55:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-16 08:55:31 +0000
commit7924812d8e6d5128607d6a7e7be14fc4a55a0890 (patch)
tree4cb7db1c406759118edce63ca2bd0b93a90c60db
parenta5ec361a8465bdf654fea90b5e8b3edede0b62f3 (diff)
release 2.1.0v2.1.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2594d9e..1a02aa6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=alpine-baselayout
-VERSION=2.0_rc1
+VERSION=2.1.0
PV =$(PACKAGE)-$(VERSION)
TARBALL =$(PV).tar.bz2