changement de version
This commit is contained in:
parent
511287a0ed
commit
af4c667ee8
|
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(src/growstk.c)
|
AC_INIT(src/growstk.c)
|
||||||
|
|
||||||
GROWSTK_MAJOR_VERSION=1
|
GROWSTK_MAJOR_VERSION=1
|
||||||
GROWSTK_MINOR_VERSION=4
|
GROWSTK_MINOR_VERSION=5
|
||||||
GROWSTK_VERSION=$GROWSTK_MAJOR_VERSION.$GROWSTK_MINOR_VERSION
|
GROWSTK_VERSION=$GROWSTK_MAJOR_VERSION.$GROWSTK_MINOR_VERSION
|
||||||
|
|
||||||
AC_SUBST(GROWSTK_MAJOR_VERSION)
|
AC_SUBST(GROWSTK_MAJOR_VERSION)
|
||||||
|
|
Loading…
Reference in New Issue