- Updated Changelog

- Bump to rc7
This commit is contained in:
Christophe Dumez 2009-12-08 19:31:17 +00:00
parent fb9f2a01b5
commit 59a8e651f9
2 changed files with 2 additions and 1 deletions

View file

@ -38,6 +38,7 @@
- FEATURE: Support for bitcomet padding files (libtorrent >= v0.15 only)
- FEATURE: Option to skip file checking and start seeding immediately in torrent addition dialog (Stephanos Antaris) (libtorrent >= v0.15 only)
- BUGFIX: Made sure qBittorrent does not scrape the tracker too frequently (libtorrent >= 0.15 only)
- BUGFIX: Fix Paste action in search engine field
- WEB UI: Remodeled Web UI to match new qBittorrent UI (Properties and preferences available)
- WEB UI: Added internationalization support
- WEB UI: Reduced computation in Javascript (do this one server side instead)

View file

@ -12,7 +12,7 @@ CONFIG += qt \
thread
# Update this VERSION for each release
DEFINES += VERSION=\\\"v2.0.0rc6\\\"
DEFINES += VERSION=\\\"v2.0.0rc7\\\"
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=0
DEFINES += VERSION_BUGFIX=0