Browse Source

- Updated Changelog

- Bump to beta2
adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
59f21d592e
  1. 1
      Changelog
  2. 2
      src/src.pro

1
Changelog

@ -18,6 +18,7 @@ @@ -18,6 +18,7 @@
- FEATURE: Various optimizations to save CPU and memory
- FEATURE: Folder scanning now works with CIFS and NFS mounted folders
- FEATURE: Speed up qBittorrent startup
- FEATURE: Display per-torrent peer list
- COSMETIC: Merged download / upload lists
- COSMETIC: Torrents can be filtered based on their status
- COSMETIC: Torrent properties are now displayed in main window

2
src/src.pro

@ -14,7 +14,7 @@ CONFIG += qt \ @@ -14,7 +14,7 @@ CONFIG += qt \
network
# Update this VERSION for each release
DEFINES += VERSION=\\\"v2.0.0beta1\\\"
DEFINES += VERSION=\\\"v2.0.0beta2\\\"
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=0
DEFINES += VERSION_BUGFIX=0

Loading…
Cancel
Save