From 77a1090104acacce152f244092b668fa9095cd5d Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sun, 18 Nov 2012 04:32:22 +0000 Subject: [PATCH] bump version --- CMakeLists.txt | 2 +- Jamfile | 2 +- configure.ac | 2 +- docs/auth.rst | 2 +- docs/building.rst | 2 +- docs/contributing.rst | 2 +- docs/dht_rss.rst | 2 +- docs/dht_sec.rst | 2 +- docs/dht_store.rst | 2 +- docs/features.rst | 2 +- docs/hacking.rst | 2 +- docs/make_torrent.rst | 2 +- docs/manual.rst | 2 +- docs/tuning.rst | 2 +- docs/utp.rst | 2 +- include/libtorrent/version.hpp | 8 ++++---- 16 files changed, 19 insertions(+), 19 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d8fa9ffd2..96bff383b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -245,7 +245,7 @@ set_target_properties(torrent-rasterbar PROPERTIES SOVERSION 1 VERSION 1) -set (VERSION "0.16.4") +set (VERSION "1.0.0") get_property (COMPILETIME_OPTIONS_LIST DIRECTORY ${CMAKE_CURRENT_SOURCE_DIRECTORY} diff --git a/Jamfile b/Jamfile index f74c75d71..38c82d7d9 100755 --- a/Jamfile +++ b/Jamfile @@ -23,7 +23,7 @@ if $(BOOST_ROOT) use-project /boost : $(BOOST_ROOT) ; } -VERSION = 0.16.4 ; +VERSION = 1.0.0 ; # rule for linking the correct libraries depending # on features and target-os diff --git a/configure.ac b/configure.ac index 5f68cfb35..a62345de1 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_PREREQ([2.63]) -AC_INIT([libtorrent-rasterbar],[0.16.4],[arvid@cs.umu.se], +AC_INIT([libtorrent-rasterbar],[1.0.0],[arvid@cs.umu.se], [libtorrent-rasterbar],[http://www.libtorrent.org]) AC_CONFIG_SRCDIR([src/torrent.cpp]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/docs/auth.rst b/docs/auth.rst index 3d140b748..4049cec2a 100644 --- a/docs/auth.rst +++ b/docs/auth.rst @@ -3,7 +3,7 @@ BitTorrent authentication extension =================================== :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/building.rst b/docs/building.rst index 1e8c9cde4..f7065587c 100644 --- a/docs/building.rst +++ b/docs/building.rst @@ -3,7 +3,7 @@ libtorrent manual ================= :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/contributing.rst b/docs/contributing.rst index 706a58fbb..3bd62edcb 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -3,7 +3,7 @@ libtorrent manual ================= :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/dht_rss.rst b/docs/dht_rss.rst index 9eadffba5..0127419ba 100644 --- a/docs/dht_rss.rst +++ b/docs/dht_rss.rst @@ -3,7 +3,7 @@ BitTorrent extension for DHT RSS feeds ====================================== :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/dht_sec.rst b/docs/dht_sec.rst index a4e1fffb7..34c8684e0 100644 --- a/docs/dht_sec.rst +++ b/docs/dht_sec.rst @@ -3,7 +3,7 @@ BitTorrent DHT security extension ================================= :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/dht_store.rst b/docs/dht_store.rst index 0386b6a87..04026c564 100644 --- a/docs/dht_store.rst +++ b/docs/dht_store.rst @@ -3,7 +3,7 @@ BitTorrent extension for arbitrary DHT store ============================================ :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/features.rst b/docs/features.rst index 7b814b0c2..ab169ce69 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -3,7 +3,7 @@ libtorrent manual ================= :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/hacking.rst b/docs/hacking.rst index cdd7b0a55..3828dd824 100644 --- a/docs/hacking.rst +++ b/docs/hacking.rst @@ -3,7 +3,7 @@ libtorrent hacking ================== :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/make_torrent.rst b/docs/make_torrent.rst index f98039dd5..fc7358126 100644 --- a/docs/make_torrent.rst +++ b/docs/make_torrent.rst @@ -3,7 +3,7 @@ creating torrents ================= :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/manual.rst b/docs/manual.rst index 45a21cfdc..136c35e54 100644 --- a/docs/manual.rst +++ b/docs/manual.rst @@ -3,7 +3,7 @@ libtorrent API Documentation ============================ :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 1 diff --git a/docs/tuning.rst b/docs/tuning.rst index c10696d3f..4a3fea0c8 100644 --- a/docs/tuning.rst +++ b/docs/tuning.rst @@ -3,7 +3,7 @@ libtorrent manual ================= :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/docs/utp.rst b/docs/utp.rst index 1d02aa0d5..8dd4a9833 100644 --- a/docs/utp.rst +++ b/docs/utp.rst @@ -3,7 +3,7 @@ libtorrent manual ================= :Author: Arvid Norberg, arvid@rasterbar.com -:Version: 0.16.4 +:Version: 1.0.0 .. contents:: Table of contents :depth: 2 diff --git a/include/libtorrent/version.hpp b/include/libtorrent/version.hpp index e8ffd22fe..7e57cfbea 100644 --- a/include/libtorrent/version.hpp +++ b/include/libtorrent/version.hpp @@ -33,15 +33,15 @@ POSSIBILITY OF SUCH DAMAGE. #ifndef TORRENT_VERSION_HPP_INCLUDED #define TORRENT_VERSION_HPP_INCLUDED -#define LIBTORRENT_VERSION_MAJOR 0 -#define LIBTORRENT_VERSION_MINOR 16 -#define LIBTORRENT_VERSION_TINY 4 +#define LIBTORRENT_VERSION_MAJOR 1 +#define LIBTORRENT_VERSION_MINOR 0 +#define LIBTORRENT_VERSION_TINY 0 // the format of this version is: MMmmtt // M = Major version, m = minor version, t = tiny version #define LIBTORRENT_VERSION_NUM ((LIBTORRENT_VERSION_MAJOR * 10000) + (LIBTORRENT_VERSION_MINOR * 100) + LIBTORRENT_VERSION_TINY) -#define LIBTORRENT_VERSION "0.16.4.0" +#define LIBTORRENT_VERSION "1.0.0.0" #define LIBTORRENT_REVISION "$Rev$" #endif