release cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user