summaryrefslogtreecommitdiffstats
path: root/utils/themeeditor
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-07-26 21:37:26 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-07-26 21:37:26 +0000
commitdbeb1ee07269942997a3676595a795d4aee547eb (patch)
tree371df6b4650f7aee12ad0f2033c8c8b818b00483 /utils/themeeditor
parentd530f0bbe55a4ddbb4e06106c9439f9ccb44553b (diff)
downloadrockbox-dbeb1ee07269942997a3676595a795d4aee547eb.tar.gz
rockbox-dbeb1ee07269942997a3676595a795d4aee547eb.zip
Theme Editor: Added ditor: Added a version number to the project file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27581 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor')
-rw-r--r--utils/themeeditor/themeeditor.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro
index a0687d4d8a..a073465091 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -1,5 +1,6 @@
#Setting the binary name
TARGET = rbthemeeditor
+VERSION = 0.5
# Adding network support
QT += network