Merge pull request #4849 from sysown/v2.7-bump_version_to_2.7.3

bump version to 2.7.3 at the beginning of the development cycle
v2.7-4841
René Cannaò 1 year ago committed by GitHub
commit c7c15d4e1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,7 +35,7 @@ O3 := -O3 -mtune=native
ALL_DEBUG := $(O0) -ggdb -DDEBUG
NO_DEBUG := $(O2) -ggdb
DEBUG := $(ALL_DEBUG)
CURVER ?= 2.7.2
CURVER ?= 2.7.3
#export DEBUG
#export EXTRALINK
export MAKE

Loading…
Cancel
Save