diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-23 08:04:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-04-23 08:04:12 +0000 |
commit | a1b0ccbba2c1c1b4cc59cb5f8290e6477b16aa5c (patch) | |
tree | 0db736950417de33f8c4c5eafd2f39cd42d0a783 | |
parent | 3b4c88ff4b799717d24fb55172ae94dfb7541dde (diff) | |
download | abuild-a1b0ccbba2c1c1b4cc59cb5f8290e6477b16aa5c.tar.gz abuild-a1b0ccbba2c1c1b4cc59cb5f8290e6477b16aa5c.tar.bz2 abuild-a1b0ccbba2c1c1b4cc59cb5f8290e6477b16aa5c.tar.xz abuild-a1b0ccbba2c1c1b4cc59cb5f8290e6477b16aa5c.zip |
==== release 2.14.2 ====v2.14.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.14.1 +VERSION := 2.14.2 prefix ?= /usr bindir ?= $(prefix)/bin |