File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11ipt-netflow NEWS
22================
33
4+ 2.4 (2019-06-23)
5+ * Minor maintenance release.
6+ - Compilation compatibility with kernels up to 5.2.
7+ - README, CREDITS update.
8+
492.3 (2018-03-19)
510
611 * Minor feature and Maintenance release.
Original file line number Diff line number Diff line change 8484# undef CONFIG_NF_NAT_NEEDED
8585#endif
8686
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
8888 will see version in other format. */
8989#include "version.h"
9090#ifdef GITVERSION
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ PKG_NAME:=ipt-netflow
55PKG_RELEASE: =2
66
77PKG_SOURCE_URL: =https://github.com/aabc/$(PKG_NAME ) .git
8- PKG_VERSION: =2.3
8+ PKG_VERSION: =2.4
99PKG_SOURCE_VERSION: =v$(PKG_VERSION )
1010
1111# TO BUILD development version uncomment 2 rows below and remove patches
You can’t perform that action at this time.
0 commit comments