Browse Source

Bump to beta3

adaptive-webui-19844
Christophe Dumez 14 years ago
parent
commit
486f9c55dd
  1. 2
      src/searchengine/search.qrc
  2. 4
      version.pri

2
src/searchengine/search.qrc

@ -21,7 +21,7 @@ @@ -21,7 +21,7 @@
<file>nova/engines/vertor.py</file>
<file>nova/engines/extratorrent.py</file>
<file>nova/engines/extratorrent.png</file>
<file>nova/engines/kickasstorrents.png</file>
<file>nova/engines/kickasstorrents.py</file>
<file>nova/engines/kickasstorrents.png</file>
</qresource>
</RCC>

4
version.pri

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
os2 {
DEFINES += VERSION=\'\"v2.6.0beta2\"\'
DEFINES += VERSION=\'\"v2.6.0beta3\"\'
} else {
DEFINES += VERSION=\\\"v2.6.0beta2\\\"
DEFINES += VERSION=\\\"v2.6.0beta3\\\"
}
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=6

Loading…
Cancel
Save