num de version

This commit is contained in:
Francois Donnet 2002-11-08 13:42:21 +00:00
parent 3c44deb57a
commit b67e9238a5
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=5
LOON_MINOR_VERSION=6
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/10/02]", "Local optimization on Nets",
alliancebanner_with_authors("LooN", VERSION " [2002/11/08]", "Local optimization on Nets",
"2000", ALLIANCE_VERSION, "François Donnet");
/*set options*/