diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-09-18 14:19:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-09-18 14:19:24 +0000 |
commit | bce5496e44d8732a79e6f196c854c947974b906e (patch) | |
tree | 63159eb7f1fc539ada9571b645718d2086847fe9 /Makefile | |
parent | 55f1bb5bf3b2069d70f57a9b964352da3fa89d24 (diff) | |
download | alpine-baselayout-2.0_rc1.tar.bz2 alpine-baselayout-2.0_rc1.tar.xz |
release 2.0_rc1v2.0_rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE=alpine-baselayout -VERSION=2.0_beta2 +VERSION=2.0_rc1 PV =$(PACKAGE)-$(VERSION) TARBALL =$(PV).tar.bz2 |