Browse Source

- v1.5.0 release

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
194eb3ba6e
  1. 2
      Changelog
  2. 2
      src/src.pro

2
Changelog

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
* Unknown - Christophe Dumez <chris@qbittorrent.org> - v1.5.0
* Thu Sep 3 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.5.0
- FEATURE: Added Magnet URI support
- FEATURE: Search engine supports category-based requests
- FEATURE: Make use of torrent enclosure in RSS feeds for direct download

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=\\\"v1.5.0rc5\\\"
DEFINES += VERSION=\\\"v1.5.0\\\"
DEFINES += VERSION_MAJOR=1
DEFINES += VERSION_MINOR=5
DEFINES += VERSION_BUGFIX=0

Loading…
Cancel
Save