onwards and upwards

svn path=/trunk/KDE/kdelibs/; revision=1070947
This commit is contained in:
Aaron J. Seigo 2010-01-07 02:44:04 +00:00
parent d6dd4ae24a
commit 26b7d59e20

View File

@ -28,12 +28,12 @@
* String version of libplasma version, suitable for use in
* file formats or network protocols
*/
#define PLASMA_VERSION_STRING "3.2.0"
#define PLASMA_VERSION_STRING "3.3.0"
/// @brief Major version of libplasma, at compile time
#define PLASMA_VERSION_MAJOR 3
/// @brief Minor version of libplasma, at compile time
#define PLASMA_VERSION_MINOR 2
#define PLASMA_VERSION_MINOR 3
/// @brief Release version of libplasma, at compile time
#define PLASMA_VERSION_RELEASE 0