summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-04-29 12:18:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-04-29 12:18:57 +0000
commit9b582e5c0bb437109baf2a0341c5329ed8bd4845 (patch)
treefb0afdc875a27d173a18441b7a1a61c56cee47d2
parentd904a4988640c92e532517d4f560a44144ece7c8 (diff)
downloadalpine-baselayout-9b582e5c0bb437109baf2a0341c5329ed8bd4845.tar.bz2
alpine-baselayout-9b582e5c0bb437109baf2a0341c5329ed8bd4845.tar.xz
release 2.1.1v2.1.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c0f0fd..8e54adb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=alpine-baselayout
-VERSION=2.1.0
+VERSION=2.1.1
PV =$(PACKAGE)-$(VERSION)
TARBALL =$(PV).tar.bz2