*** empty log message ***

This commit is contained in:
Thomas Ries
2009-10-11 11:20:41 +00:00
parent efc88e5b6c
commit 01b9a7ae9d
4 changed files with 13 additions and 17 deletions
+3
View File
@@ -1,3 +1,6 @@
0.7.3
=====
0.7.2
=====
11-Oct-2009: - Released 0.7.2
+8 -15
View File
@@ -1,11 +1,11 @@
Release Notes for siproxd-0.7.2
Release Notes for siproxd-0.7.3
===============================
Major changes since 0.7.1:
- mostly bugfixes related to aborting RTP streams
Major changes since 0.7.2:
-
Upgrade Notes 0.7.1 to 0.7.2:
- none
Upgrade Notes 0.7.2 to 0.7.3:
-
General Overview:
- SIP (RFC3261) Proxy for SIP based softphones hidden behind a
@@ -122,18 +122,11 @@ distribution I'd be happy to get a short notice.
-----
Signatures for siproxd-0.7.2.tar.gz archive:
MD5 Hash: ad2e0ba599adf3b5267a39dad28af973
SHA-256 Hash: c586d0f8e66841189e1e236eb18a1b0c8126d6e28aa6d0a28b591b016ccebbcb
Signatures for siproxd-0.7.3.tar.gz archive:
MD5 Hash:
SHA-256 Hash:
GnuPG signature:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
iD8DBQBK0bHMB2xLpFxU+GURAs+9AJ41ElSvkW/W5/+aH+iQdEmYjH3B9gCfanWK
4uJ3zlGTH95+4SpIC0BC08A=
=xMrq
-----END PGP SIGNATURE-----
GnuPG: pub 1024D/87BCDC94 2000-03-19 Thomas Ries (tries at gmx.net)
+1 -1
View File
@@ -58,7 +58,7 @@ dnl Release Version
dnl
SPD_MAJOR_VERSION=0
SPD_MINOR_VERSION=7
SPD_MICRO_VERSION=2
SPD_MICRO_VERSION=3dev
SPD_VERSION=$SPD_MAJOR_VERSION.$SPD_MINOR_VERSION.$SPD_MICRO_VERSION
+1 -1
View File
@@ -21,7 +21,7 @@ Make the release:
- publish on SF.net
- publish on freshmeat.net
- copy RELNOTES to SF web page
- copy html doxument to SF web page
- copy html documentation to SF web page
Open new working release:
- change version number in configure.in