File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
ipt-netflow NEWS
2
2
================
3
3
4
+ 2.4 (2019-06-23)
5
+ * Minor maintenance release.
6
+ - Compilation compatibility with kernels up to 5.2.
7
+ - README, CREDITS update.
8
+
4
9
2.3 (2018-03-19)
5
10
6
11
* Minor feature and Maintenance release.
Original file line number Diff line number Diff line change 84
84
# undef CONFIG_NF_NAT_NEEDED
85
85
#endif
86
86
87
- #define IPT_NETFLOW_VERSION "2.3 " /* Note that if you are using git, you
87
+ #define IPT_NETFLOW_VERSION "2.4 " /* Note that if you are using git, you
88
88
will see version in other format. */
89
89
#include "version.h"
90
90
#ifdef GITVERSION
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ PKG_NAME:=ipt-netflow
5
5
PKG_RELEASE: =2
6
6
7
7
PKG_SOURCE_URL: =https://github.com/aabc/$(PKG_NAME ) .git
8
- PKG_VERSION: =2.3
8
+ PKG_VERSION: =2.4
9
9
PKG_SOURCE_VERSION: =v$(PKG_VERSION )
10
10
11
11
# TO BUILD development version uncomment 2 rows below and remove patches
You can’t perform that action at this time.
0 commit comments