Changed version to 1.1.4. This time changing the version before

making any other changes.
This commit is contained in:
crs 2004-03-30 18:54:56 +00:00
parent 82552698f7
commit ceb654246c
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=1
MINOR_VERSION=1
RELEASE_VERSION=3
RELEASE_VERSION=4
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.1.3"
# define VERSION "1.1.4"
#endif
// important strings