Changed version to 1.0.9 in configure.in.
This commit is contained in:
parent
5484751997
commit
c0cd5cfce0
|
@ -19,7 +19,7 @@ AC_CONFIG_AUX_DIR(config)
|
|||
dnl current version
|
||||
MAJOR_VERSION=1
|
||||
MINOR_VERSION=0
|
||||
RELEASE_VERSION=8
|
||||
RELEASE_VERSION=9
|
||||
|
||||
dnl initialize automake
|
||||
AM_INIT_AUTOMAKE(synergy, $MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION)
|
||||
|
|
Loading…
Reference in New Issue