Set version string for alpha2.

This commit is contained in:
Andreas Schneider 2008-06-16 14:05:47 +02:00
parent 8b3deb105e
commit 8682bab7f2
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 2.4.6)
# global needed variables
set(APPLICATION_NAME ${PROJECT_NAME})
set(APPLICATION_VERSION "0.42")
set(APPLICATION_VERSION "0.42.0")
# where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked
set(CMAKE_MODULE_PATH

View file

@ -43,7 +43,7 @@ extern "C" {
#define CSYNC_VERSION_MAJOR 0
#define CSYNC_VERSION_MINOR 42
#define CSYNC_VERSION_PATCH 0
#define CSYNC_VERSION_STRING "csync version 0.42.0 alpha1"
#define CSYNC_VERSION_STRING "csync version 0.42.0 alpha2"
/*
* csync file declarations