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:56:54 +0000
commit139b9ee7d68a3a119f5bb52f9ee1b6d6e142239f (patch)
tree4cb7db1c406759118edce63ca2bd0b93a90c60db
parent88ae2bd605ad74c56437b9e71f5ebb9635ce3576 (diff)
downloadalpine-baselayout-139b9ee7d68a3a119f5bb52f9ee1b6d6e142239f.tar.bz2
alpine-baselayout-139b9ee7d68a3a119f5bb52f9ee1b6d6e142239f.tar.xz
release 2.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