Loading ChangeLog +3 −0 Original line number Diff line number Diff line * version 1.4.0 (Sep 29, 2021) - release "Oktoberfest" * version 1.4.0.rc5 (Sep 27, 2021) - [PZ] fixes issues with matching - [PZ] activate script fixed Loading Makefile.version +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ export PROJECT=drspine export VERSION_MAJOR=1 export VERSION_MINOR=4 export VERSION_RELEASE=0.rc5 export VERSION_RELEASE=0 export PROJLIB=lib$(PROJECT).a export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR) Loading Loading
ChangeLog +3 −0 Original line number Diff line number Diff line * version 1.4.0 (Sep 29, 2021) - release "Oktoberfest" * version 1.4.0.rc5 (Sep 27, 2021) - [PZ] fixes issues with matching - [PZ] activate script fixed Loading
Makefile.version +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ export PROJECT=drspine export VERSION_MAJOR=1 export VERSION_MINOR=4 export VERSION_RELEASE=0.rc5 export VERSION_RELEASE=0 export PROJLIB=lib$(PROJECT).a export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR) Loading