summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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