Commit 415eb0ed authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

version update

parent 797024e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ export PROJECT=drspine

export VERSION_MAJOR=1
export VERSION_MINOR=2
export VERSION_RELEASE=2
export VERSION_RELEASE=3

export PROJLIB=lib$(PROJECT).a
export PROJARCH=$(PROJECT)-$(VERSION_MAJOR).$(VERSION_MINOR)