num de version

This commit is contained in:
Francois Donnet 2002-10-02 17:48:13 +00:00
parent 09a607143a
commit d2cc9d8bf2
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/lon_main.c)
LOON_MAJOR_VERSION=1
LOON_MINOR_VERSION=4
LOON_MINOR_VERSION=5
LOON_VERSION=$LOON_MAJOR_VERSION.$LOON_MINOR_VERSION
AC_SUBST(LOON_MAJOR_VERSION)

View File

@ -253,7 +253,7 @@ extern int main (int argc, char* argv[])
bddenv(); /*for vhdlloadbefig() in library reader*/
alliancebanner_with_authors("LooN", VERSION " [2002/06/07]", "Local optimization on Nets",
alliancebanner_with_authors("LooN", VERSION " [2002/10/02]", "Local optimization on Nets",
"2000", ALLIANCE_VERSION, "François Donnet");
/*set options*/