increase version number because of the Mac port

This commit is contained in:
Volker Fischer 2010-03-13 20:27:35 +00:00
parent cb264eb03c
commit 88296984cc
2 changed files with 2 additions and 2 deletions

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.4cvs)
AM_INIT_AUTOMAKE(llcon,3.1.0cvs)
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.4cvs"
#define VERSION "3.1.0cvs"
#define APP_NAME "llcon"
// file name for logging file