bump the v
svn path=/trunk/KDE/kdelibs/; revision=986687
This commit is contained in:
parent
be0d3e7658
commit
06efdd62fe
@ -28,12 +28,12 @@
|
|||||||
* String version of libplasma version, suitable for use in
|
* String version of libplasma version, suitable for use in
|
||||||
* file formats or network protocols
|
* file formats or network protocols
|
||||||
*/
|
*/
|
||||||
#define PLASMA_VERSION_STRING "3.1.0"
|
#define PLASMA_VERSION_STRING "3.2.0"
|
||||||
|
|
||||||
/// @brief Major version of libplasma, at compile time
|
/// @brief Major version of libplasma, at compile time
|
||||||
#define PLASMA_VERSION_MAJOR 3
|
#define PLASMA_VERSION_MAJOR 3
|
||||||
/// @brief Minor version of libplasma, at compile time
|
/// @brief Minor version of libplasma, at compile time
|
||||||
#define PLASMA_VERSION_MINOR 1
|
#define PLASMA_VERSION_MINOR 2
|
||||||
/// @brief Release version of libplasma, at compile time
|
/// @brief Release version of libplasma, at compile time
|
||||||
#define PLASMA_VERSION_RELEASE 0
|
#define PLASMA_VERSION_RELEASE 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user