1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-02 09:55:55 +00:00

Bump to beta3

This commit is contained in:
Christophe Dumez 2010-12-26 13:41:47 +00:00
parent 44864be673
commit 486f9c55dd
2 changed files with 3 additions and 3 deletions

View File

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

View File

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