aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Seigo <aseigo@kde.org>2014-09-20 09:40:01 +0200
committerAaron Seigo <aseigo@kde.org>2014-09-20 09:40:01 +0200
commit280b4f714a6bdf7406d74de9329b896212e55bc1 (patch)
tree2a20f66bceeb3e573e4880af15663920b3ba017d
parent67546993904589dca8baf8d31acff6b2347032fd (diff)
downloadkconfig-280b4f714a6bdf7406d74de9329b896212e55bc1.tar.gz
kconfig-280b4f714a6bdf7406d74de9329b896212e55bc1.tar.bz2
5.3, not 5.2
-rw-r--r--src/core/kconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/kconfig.h b/src/core/kconfig.h
index a0d64f61..cc167927 100644
--- a/src/core/kconfig.h
+++ b/src/core/kconfig.h
@@ -160,7 +160,7 @@ public:
/**
* @return the flags this object was opened with
- * @since 5.2
+ * @since 5.3
*/
OpenFlags openFlags() const;