release version number

This commit is contained in:
Volker Fischer 2009-07-08 15:40:27 +00:00
parent a3d5d9325b
commit 391ef9f525
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.2.3cvs)
AM_INIT_AUTOMAKE(llcon,2.3.0)
AM_CONFIG_HEADER(config.h)

View File

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