version number update

This commit is contained in:
Volker Fischer 2008-08-15 07:36:30 +00:00
parent d2dc9f6834
commit 7beb568cfe
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,2.1.2cvs)
AM_INIT_AUTOMAKE(llcon,2.1.2)
AM_CONFIG_HEADER(config.h)

View File

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