Skip to content

Commit

Permalink
Bump to version 0.12.8 and update HISTORY.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed Feb 22, 2016
1 parent 629ccaf commit 9eff5b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions HISTORY
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Fix some easy to cause crashes.
Remove some obsolete code that caused long compilation times.
Prevents inclusion of the root filesystem path directly.
Test that the example programs compile.

0.12.7:
Supports iptables-restore output format.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AC_PREREQ(2.50)

AC_INIT(filtergen, 0.12.7, jaq@spacepants.org)
AC_INIT(filtergen, 0.12.8, jaq@spacepants.org)

AC_CONFIG_AUX_DIR(.)
AC_CONFIG_SRCDIR(filtergen.c)
Expand Down

0 comments on commit 9eff5b4

Please sign in to comment.