Update version: 2.8.0 -> 2.9.0

This commit is contained in:
Shmuel Zeigerman
2017-11-07 19:44:24 +02:00
parent 01636cc153
commit 6511dc6549
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Makefile for lrexlib
VERSION = 2.8.0
VERSION = 2.9.0
PROJECT = lrexlib
PROJECT_VERSIONED = $(PROJECT)-$(VERSION)
+1 -1
View File
@@ -1,7 +1,7 @@
# Use with GNU Make.
# Lrexlib version
VERSION = 2.8.0
VERSION = 2.9.0
# User Settings ------------------------------------------------------------