Skip to content
Snippets Groups Projects
Commit bf930280 authored by Frédéric Boniol's avatar Frédéric Boniol
Browse files

Prepare 1.3 release

parent 641493cf
No related branches found
No related tags found
No related merge requests found
define([gitversion], esyscmd([sh -c "git log --oneline | wc -l | tr -d '\n'"]))
AC_INIT([lustrec], [1.3-gitversion], [ploc@garoche.net])
AC_SUBST(VERSION_CODENAME, "Xia/Zhong-Kang-dev")
# Next release will be
#AC_INIT([lustrec], [1.3], [ploc@garoche.net])
#AC_SUBST(VERSION_CODENAME, "Xia/Zhong-Kang")
#AC_DEFINE(SVN_REVISION, "svnversion", [SVN Revision])
#AC_SUBST(SVN_REVISION)
#AC_INIT([lustrec], [1.4-gitversion], [ploc@garoche.net])
#AC_SUBST(VERSION_CODENAME, "Xia/Xiang-dev")
AC_INIT([lustrec], [1.3], [ploc@garoche.net])
AC_SUBST(VERSION_CODENAME, "Xia/Zhong-Kang")
AC_CONFIG_SRCDIR([src/main_lustre_compiler.ml])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment