Commit 992d088b authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

1.4.0 release "Oktoberfest"

parent 3bf47efa
Loading
Loading
Loading
Loading
+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
+1 −1
Original line number Diff line number Diff line
@@ -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)