Commit 32cf8dbb authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

drspine 1.4-rc1 (release candidate 1)

parent c2c1e1a7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
export PROJECT=drspine

export VERSION_MAJOR=1
export VERSION_MINOR=3
export VERSION_RELEASE=7
export VERSION_MINOR=4
export VERSION_RELEASE=rc1

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