je tague donc je suis...
This commit is contained in:
parent
3419a84802
commit
61c03c2ee4
|
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(src/lon_main.c)
|
AC_INIT(src/lon_main.c)
|
||||||
|
|
||||||
LOON_MAJOR_VERSION=1
|
LOON_MAJOR_VERSION=1
|
||||||
LOON_MINOR_VERSION=3
|
LOON_MINOR_VERSION=4
|
||||||
LOON_VERSION=$LOON_MAJOR_VERSION.$LOON_MINOR_VERSION
|
LOON_VERSION=$LOON_MAJOR_VERSION.$LOON_MINOR_VERSION
|
||||||
|
|
||||||
AC_SUBST(LOON_MAJOR_VERSION)
|
AC_SUBST(LOON_MAJOR_VERSION)
|
||||||
|
|
Loading…
Reference in New Issue