summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8dedb8b..8872a87 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
REGNAMES = gnu pcre posix oniguruma tre
PROJECT = lrexlib
-VERSION = 2.6.0
+VERSION = 2.7.0
PROJECT_VERSIONED = $(PROJECT)-$(VERSION)
DISTFILE = $(PROJECT_VERSIONED).zip