summaryrefslogtreecommitdiffstats
path: root/ulogd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd.c')
-rw-r--r--ulogd.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/ulogd.c b/ulogd.c
index 9367640..6dc37cd 100644
--- a/ulogd.c
+++ b/ulogd.c
@@ -35,9 +35,12 @@
*
* 20 Apr 2004 Nicolas Pougetoux <nicolas.pougetoux@edelweb.fr>
* - added suppurt for seteuid()
+ *
+ * 22 Jul 2004 Harald Welte <laforge@gnumonks.org>
+ * - major restructuring for flow accounting / ipfix work
*/
-#define ULOGD_VERSION "1.20"
+#define ULOGD_VERSION "2.00alpha"
#include <unistd.h>
#include <stdio.h>