Version 1.03.00

master
Gwenaël Delaval 9 years ago
parent e9540a2159
commit 4f0ef44ebd

@ -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)

@ -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 *)

Loading…
Cancel
Save