Skip to content

Commit 992ca3b

Browse files
author
Petr Velan
committed
Increased version of ipfixcol and lnfstore plugin
1 parent fa5daab commit 992ca3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
AC_PREREQ([2.60])
4040

4141
# Process this file with autoconf to produce a configure script.
42-
AC_INIT([ipfixcol], [0.9.2])
42+
AC_INIT([ipfixcol], [0.9.3])
4343
AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability subdir-objects tar-ustar])
4444
LT_PREREQ([2.2])
4545
LT_INIT([dlopen disable-static])

plugins/storage/lnfstore/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ([2.60])
22
# Process this file with autoconf to produce a configure script.
3-
AC_INIT([ipfixcol-lnfstore-output], [0.3.1])
3+
AC_INIT([ipfixcol-lnfstore-output], [0.3.2])
44
AM_INIT_AUTOMAKE([-Wall -Werror foreign -Wno-portability])
55
LT_PREREQ([2.2])
66
LT_INIT([dlopen disable-static])

0 commit comments

Comments
 (0)