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