mirror of
https://github.com/transmission/transmission.git
synced 2026-04-18 07:56:33 +01:00
Bump version to 0.7.
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,8 +1,8 @@
|
|||||||
NEWS file for Transmission <http://transmission.m0k.org/>
|
NEWS file for Transmission <http://transmission.m0k.org/>
|
||||||
|
|
||||||
Note: From 0.7 on, Transmission for Mac OS X requires 10.4 Tiger or better.
|
Note: From 0.7 on, Transmission for Mac OS X requires 10.4 Tiger or newer.
|
||||||
|
|
||||||
0.7 ()
|
0.7 (2007/04/18)
|
||||||
- New icon
|
- New icon
|
||||||
- Automatic port mapping (NAT-PMP and UPnP IGD)
|
- Automatic port mapping (NAT-PMP and UPnP IGD)
|
||||||
- Peer exchange (PEX) compatible with Azureus and uTorrent
|
- Peer exchange (PEX) compatible with Azureus and uTorrent
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.Dd April 3, 2007
|
.Dd April 18, 2007
|
||||||
.Dt TRANSMISSIONCLI 1
|
.Dt TRANSMISSIONCLI 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
.\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
.\" FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
.\" DEALINGS IN THE SOFTWARE.
|
.\" DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
.Dd April 3, 2007
|
.Dd April 18, 2007
|
||||||
.Dt TRANSMISSION-GTK 1
|
.Dt TRANSMISSION-GTK 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
|||||||
@@ -3,9 +3,9 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
MAJOR=0
|
MAJOR=0
|
||||||
MINOR=6
|
MINOR=7
|
||||||
MAINT=1
|
MAINT=0
|
||||||
STRING=0.70-svn
|
STRING=0.70
|
||||||
|
|
||||||
# Get current SVN revision from Ids in all source files
|
# Get current SVN revision from Ids in all source files
|
||||||
REV=`( find . '(' -name '*.[chm]' -o -name '*.cpp' -o -name '*.po' \
|
REV=`( find . '(' -name '*.[chm]' -o -name '*.cpp' -o -name '*.po' \
|
||||||
|
|||||||
Reference in New Issue
Block a user