From a1b0ccbba2c1c1b4cc59cb5f8290e6477b16aa5c Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Tue, 23 Apr 2013 08:04:12 +0000 Subject: [PATCH] ==== release 2.14.2 ==== --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 91a8ecdb3685..61c6924e2fb1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE := abuild -VERSION := 2.14.1 +VERSION := 2.14.2 prefix ?= /usr bindir ?= $(prefix)/bin -- GitLab