diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-15 13:44:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-15 13:44:13 +0000 |
commit | 9c5ab15b44e80a97ef141b55d57d6553f013f57c (patch) | |
tree | 34d0f739c62533f991b731007ca22cc0b232c966 /Makefile | |
parent | 94667e99936928d1e6f36b3b534410d21ed13b23 (diff) | |
download | abuild-9c5ab15b44e80a97ef141b55d57d6553f013f57c.tar.gz abuild-9c5ab15b44e80a97ef141b55d57d6553f013f57c.tar.bz2 abuild-9c5ab15b44e80a97ef141b55d57d6553f013f57c.tar.xz abuild-9c5ab15b44e80a97ef141b55d57d6553f013f57c.zip |
release 2.6v2.6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.5 +VERSION := 2.6 prefix ?= /usr sysconfdir ?= /etc |