Skip to content

Commit e168e65

Browse files
committed
Release 2.1
1 parent b54fbbe commit e168e65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ipt-netflow NEWS
22
================
33

4-
2.1 (TBA)
4+
2.1 (2014-02-08)
55

66
* Options Templates support (V9 and IPFIX). Which let to implement:
77
- Flow Sampling (random, deterministic, and hash modes) for all types

ipt_NETFLOW.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
#define ipt_target xt_target
117117
#endif
118118

119-
#define IPT_NETFLOW_VERSION "2.0" /* Note that if you are using git, you
119+
#define IPT_NETFLOW_VERSION "2.1" /* Note that if you are using git, you
120120
will see version in other format. */
121121
#include "version.h"
122122
#ifdef GITVERSION

0 commit comments

Comments
 (0)