Version 1.03.00

This commit is contained in:
Gwenaël Delaval 2016-01-18 17:43:25 +01:00
parent e9540a2159
commit 4f0ef44ebd
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
include config
#version = $(shell date +"%d%m%y")
version = 1.02.00
version = 1.03.00
osname=$(shell uname -s)
hardware=$(shell uname -m)
heptdir = heptagon-$(version)

View file

@ -32,7 +32,7 @@
open Names
(* version of the compiler *)
let version = "1.02.00"
let version = "1.03.00"
let date = "DATE"
(* standard module *)