Version increment

This commit is contained in:
Edwin Brady 2020-08-16 12:06:38 +01:00
parent 10b8698843
commit 0d81e3b59c
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ TARGET = ${TARGETDIR}/${NAME}
MAJOR=0
MINOR=2
PATCH=0
PATCH=1
GIT_SHA1=

View File

@ -1,7 +1,7 @@
$ idris hello.idr
____ __ _ ___
/ _/___/ /____(_)____ |__ \
/ // __ / ___/ / ___/ __/ / Version 0.2.0
/ // __ / ___/ / ___/ __/ / Version 0.2.1
_/ // /_/ / / / (__ ) / __/ https://www.idris-lang.org
/___/\__,_/_/ /_/____/ /____/ Type :? for help

View File

@ -1,7 +1,7 @@
$ idris2 interp.idr
____ __ _ ___
/ _/___/ /____(_)____ |__ \
/ // __ / ___/ / ___/ __/ / Version 0.2.0
/ // __ / ___/ / ___/ __/ / Version 0.2.1
_/ // /_/ / / / (__ ) / __/ https://www.idris-lang.org
/___/\__,_/_/ /_/____/ /____/ Type :? for help

View File

@ -1,7 +1,7 @@
$ idris2
____ __ _ ___
/ _/___/ /____(_)____ |__ \
/ // __ / ___/ / ___/ __/ / Version 0.2.0
/ // __ / ___/ / ___/ __/ / Version 0.2.1
_/ // /_/ / / / (__ ) / __/ https://www.idris-lang.org
/___/\__,_/_/ /_/____/ /____/ Type :? for help