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:
parent
44864be673
commit
486f9c55dd
@ -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>
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user