We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5daab commit 992ca3bCopy full SHA for 992ca3b
base/configure.ac
@@ -39,7 +39,7 @@
39
AC_PREREQ([2.60])
40
41
# Process this file with autoconf to produce a configure script.
42
-AC_INIT([ipfixcol], [0.9.2])
+AC_INIT([ipfixcol], [0.9.3])
43
AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability subdir-objects tar-ustar])
44
LT_PREREQ([2.2])
45
LT_INIT([dlopen disable-static])
plugins/storage/lnfstore/configure.ac
@@ -1,6 +1,6 @@
1
2
3
-AC_INIT([ipfixcol-lnfstore-output], [0.3.1])
+AC_INIT([ipfixcol-lnfstore-output], [0.3.2])
4
AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability])
5
6
0 commit comments