From kde-commits Fri Sep 30 22:39:26 2011 From: Jaroslaw Staniek Date: Fri, 30 Sep 2011 22:39:26 +0000 To: kde-commits Subject: [calligra] libs/main: missing beta 2 string Message-Id: <20110930223926.911A5A60A6 () git ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=131742239105493 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