mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
- v0.7.0 release!
This commit is contained in:
parent
e48699849d
commit
1ce83c1174
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
* Unknown - Christophe Dumez <chris@qbittorrent.org> - v0.7.0
|
||||
* Fri Oct 13 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.7.0
|
||||
- FEATURE: Based on new libtorrent v0.11 (a lot of bugfixes, new features)
|
||||
- FEATURE: Added DHT (Trackerless - Decentralized BT) support
|
||||
- FEATURE: Audio/Video File previewing while downloading
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
#define ABOUT_H
|
||||
|
||||
#include "ui_about.h"
|
||||
#define VERSION "v0.7.0rc6"
|
||||
#define VERSION "v0.7.0"
|
||||
|
||||
class about : public QDialog, private Ui::AboutDlg{
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue