Changed version number to 0.9.9.

This commit is contained in:
crs 2002-08-18 17:45:59 +00:00
parent 7b3999b166
commit 79ce1dab4f
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ AC_CONFIG_AUX_DIR(config)
dnl current version
MAJOR_VERSION=0
MINOR_VERSION=9
RELEASE_VERSION=8
RELEASE_VERSION=9
dnl initialize automake
AM_INIT_AUTOMAKE(synergy, $MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION)

View File

@ -19,7 +19,7 @@
// set version macro if not set yet
#if !defined(VERSION)
# define VERSION "0.9.8"
# define VERSION "0.9.9"
#endif
// important strings