diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-10 13:07:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-08-10 13:07:05 +0000 |
commit | 6b2c6c0c0325be3ea2a0b827106ae90b42128fa3 (patch) | |
tree | f5ed31e8ad3a4cf7ca104e7feaab414b5dab7354 /Makefile | |
parent | d8907beacb27e8d3aa97baffb80ae55dc2c49594 (diff) | |
download | abuild-6b2c6c0c0325be3ea2a0b827106ae90b42128fa3.tar.bz2 abuild-6b2c6c0c0325be3ea2a0b827106ae90b42128fa3.tar.xz |
release 2.0_rc5v2.0_rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.0_rc4 +VERSION := 2.0_rc5 prefix ?= /usr sysconfdir ?= /etc |