preparations for next version

This commit is contained in:
Volker Fischer 2009-09-20 18:59:26 +00:00
parent c603132bed
commit e113e51e7f
3 changed files with 12 additions and 2 deletions

View File

@ -5,6 +5,16 @@
- bug fix: under bad network conditions chat messages were randomly repeated
- bug fix: in case the server was shutdown and restarted during a connection,
the channel name was not updated correctly at the server
- updates for help texts
- new design for fader tag
- new server features: for chat messages the time stamp is also shown, parsing
of existing log file supported
3.0.1

View File

@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50)
AC_INIT(src/main.cpp)
AM_INIT_AUTOMAKE(llcon,3.0.2cvs)
AM_INIT_AUTOMAKE(llcon,3.0.2)
AM_CONFIG_HEADER(config.h)

View File

@ -43,7 +43,7 @@
// version and application name (always use this version)
#undef VERSION
#define VERSION "3.0.2cvs"
#define VERSION "3.0.2"
#define APP_NAME "llcon"
// file name for logging file