release version number

This commit is contained in:
Volker Fischer 2010-06-02 18:43:28 +00:00
parent 7fb73001e6
commit 5414dd190b
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.1.1cvs)
AM_INIT_AUTOMAKE(llcon,3.1.1)
AM_CONFIG_HEADER(config.h)

View File

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