From b02e77feeb28a4493f7be129f397e5ec5aeb1f62 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Thu, 18 Oct 2012 13:27:36 +0100 Subject: Makefile: bump version to 2.7.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 94be467..ddf658b 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ REGNAMES = gnu pcre posix oniguruma tre PROJECT = lrexlib -VERSION = 2.7.0 +VERSION = 2.7.1 PROJECT_VERSIONED = $(PROJECT)-$(VERSION) DISTFILE = $(PROJECT_VERSIONED).zip -- cgit v1.2.1