summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2022-05-03 10:22:19 +0200
committerSlávek Banko <[email protected]>2022-05-03 10:22:19 +0200
commit371a1fed23b4dad85b6101914b065d902e5a6ce7 (patch)
tree8d32ce1e38729fc534b42a618b411a7215b7a92e
parent905c36bbd26278528dd41bc08971b10341d128c2 (diff)
downloadpolkit-tqt-371a1fed23b4dad85b6101914b065d902e5a6ce7.tar.gz
polkit-tqt-371a1fed23b4dad85b6101914b065d902e5a6ce7.zip
Update version number to the upcoming R14.0.13.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b9174f88a..19abf326f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@
## Polkit TQt Library
project("polkit-tqt")
-set( VERSION R14.0.12 )
+set( VERSION R14.0.13 )
set(POLKIT-TQT_VERSION_MAJOR 0)
set(POLKIT-TQT_VERSION_MINOR 103)