Changed version to 1.1.1.

This commit is contained in:
crs 2003-07-16 21:41:09 +00:00
parent 9c4267ed11
commit b949e108a0
2 changed files with 3 additions and 3 deletions

View File

@ -18,8 +18,8 @@ AC_CONFIG_AUX_DIR(config)
dnl current version
MAJOR_VERSION=1
MINOR_VERSION=0
RELEASE_VERSION=11
MINOR_VERSION=1
RELEASE_VERSION=1
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 "1.0.11"
# define VERSION "1.1.1"
#endif
// important strings