Skip to content

Commit

Permalink
bump version to 3.38
Browse files Browse the repository at this point in the history
  • Loading branch information
sflow committed Oct 18, 2016
1 parent aa74d44 commit 9def90c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Oct-17-2016:
3.38: - fix pcap_file_header.snaplen
- drop "-z pad" option
- add "tcpinfo" struct
Oct-5-2015:
3.37: - print rtmetric and rtflow samples
- include timestamp in grep-friendly (-g) output
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
AC_PREREQ(2.57)
AC_INIT(src/sflowtool.c)
PACKAGE=sflowtool
VERSION=3.37
VERSION=3.38
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR([src/sflow.h])
Expand Down

0 comments on commit 9def90c

Please sign in to comment.