diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-24 09:07:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-24 09:07:56 +0000 |
commit | 703ed7baf3743451b8824284082c9b523271d34f (patch) | |
tree | 6da0f70469c02e16943fee2a56bdf0c94e592d86 | |
parent | bf0b28da6b4d69a653cb76e9e45618cccb2e0889 (diff) | |
download | abuild-703ed7baf3743451b8824284082c9b523271d34f.tar.gz abuild-703ed7baf3743451b8824284082c9b523271d34f.tar.bz2 abuild-703ed7baf3743451b8824284082c9b523271d34f.tar.xz abuild-703ed7baf3743451b8824284082c9b523271d34f.zip |
==== release 2.12.1 ====v2.12.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.12.0 +VERSION := 2.12.1 prefix ?= /usr bindir ?= $(prefix)/bin |