Git commit c8e35e69d9339c01cd411d4071445949a0f64fdd by Jaroslaw Staniek. Committed on 01/10/2011 at 00:38. Pushed by staniek into branch 'master'. missing beta 2 string M +1 -1 libs/main/calligraversion.h http://commits.kde.org/calligra/c8e35e69d9339c01cd411d4071445949a0f64fdd diff --git a/libs/main/calligraversion.h b/libs/main/calligraversion.h index 4c215a6..9fcceaf 100644 --- a/libs/main/calligraversion.h +++ b/libs/main/calligraversion.h @@ -33,7 +33,7 @@ * it contains the version at compile time. See Calligra::versionString() if you need * the Calligra version used at runtime. */ -#define CALLIGRA_VERSION_STRING "2.4 Beta 1" +#define CALLIGRA_VERSION_STRING "2.4 Beta 2" /** * @def CALLIGRA_VERSION_MAJOR