summaryrefslogtreecommitdiff
path: root/meegotouch_config.pri
diff options
context:
space:
mode:
authorAbdiel Janulgue <abdiel.janulgue@nokia.com>2010-07-27 23:23:51 +0300
committerAbdiel Janulgue <abdiel.janulgue@nokia.com>2010-07-27 23:23:51 +0300
commit1c67f1dfa2464bb395ef0ed911160914c98c9f9b (patch)
tree78d01e5f4fe943ae69a43bb091fb4e4afb9378cc /meegotouch_config.pri
parent02cdae04fe0cce356266347508571be40dca882e (diff)
Fixes: NB#181926 - Repetitively minimizing/maximizing an app causes mcompositor to crash
Details: Removed unsafe handling of QList + use internal qSort instead of external qsort function to prevent messing up with internal pointer data RevBy: TrustMe
Diffstat (limited to 'meegotouch_config.pri')
-rw-r--r--meegotouch_config.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/meegotouch_config.pri b/meegotouch_config.pri
index f98eda7..2d6a2a0 100644
--- a/meegotouch_config.pri
+++ b/meegotouch_config.pri
@@ -20,4 +20,4 @@ exists(/usr/include/X11/extensions/shapeconst.h) {
}
# Compositor components only
-VERSION = 0.5.0
+VERSION = 0.5.3