mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
- BACK TO DEVEL (finally!)
- Just a small commit to change the way qBT identifies its version with the tracker
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
|
||||
#include "ui_about.h"
|
||||
#define VERSION "v0.9.0beta1"
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 9
|
||||
#define VERSION_BUGFIX 0
|
||||
|
||||
class about : public QDialog, private Ui::AboutDlg{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user