Reflect in version information we are now 1.6.0 release

pull/72/head
Tomáš Chvátal 5 years ago
parent e4125ff822
commit 9812eeeb1d
No known key found for this signature in database
GPG Key ID: E4A2468C8EEE3BE8

@ -35,7 +35,7 @@ CFLAGS += -std=c99
# CFLAGS += -g -Wall -Wextra -Wpedantic -Wconversion -Wsign-conversion -fsanitize=undefined,address
# Version information
VERSION = 1.5.0
VERSION = 1.6.0
# ---- Controlling make ----

@ -35,7 +35,7 @@ CXXFLAGS += -std=c++11
# CXXFLAGS += -g -Wall -Wextra -Wpedantic -Wconversion -Wsign-conversion -fsanitize=undefined,address
# Version information
VERSION = 1.5.0
VERSION = 1.6.0
# ---- Controlling make ----

Loading…
Cancel
Save