Skip to content

Commit

Permalink
Bump version to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
comotion committed May 30, 2011
1 parent 23c8c4b commit 79b77d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2011-05-30 0.2.6: dev will make rye

* bugfix: lame stack smasher
* bugfix: payload ipv6 packets too

2011-05-13 0.2.5: mori moment

* setcap: the capabilities needed to run prads non-root
Expand Down
2 changes: 1 addition & 1 deletion src/prads.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <pcre.h>

/* D E F I N E S ************************************************************/
#define VERSION "0.2.5"
#define VERSION "0.2.6"
#define SIG_ALRM 60 /* Time between cxt and asset cleaning/printing */
#define TCP_TIMEOUT 300 /* When idle IP connections should be timed out */
#define ASSET_TIMEOUT 86400 /* Time befor an asset is deleted if no updates */
Expand Down

0 comments on commit 79b77d1

Please sign in to comment.