release cleanup

This commit is contained in:
Thomas Ries
2005-05-05 10:38:29 +00:00
parent 614d55fab5
commit b440f8974d
2 changed files with 7 additions and 1 deletions
+3 -1
View File
@@ -10,14 +10,16 @@ Make the release:
- verify building on the supported plattforms (SF compile farm)
- FreeBSD
- OpenBSD
- SunOS
- SunOS (Sparc)
- Mac OS
- Linux 64bit
- $ make dist
- calculate MD5 checksum & GPG
- update RELNOTES
- check in outstanding changes
- create CVS tag (e.g. $ cvs rtag rel_0_5_7 siproxd)
- publish on SF.net
- publish on freshmeat.net
Open new working release:
- change version number in configure.in
+4
View File
@@ -42,6 +42,10 @@
#include "rtpproxy.h"
#include "log.h"
#if !defined(SOL_IP)
#define SOL_IP IPPROTO_IP
#endif
static char const ident[]="$Id$";
/* configuration storage */