diff options
author | Luca Deri <deri@ntop.org> | 2015-06-14 10:37:34 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2015-06-14 10:37:34 +0200 |
commit | c4adefe75b957988922a6d39c49296cd07e305cf (patch) | |
tree | df50b5dacc0290ca07efb16fbfd9fd8b243e5263 /configure.ac | |
parent | 11fb7e1796c300993b72f6a042dd870925ef76b3 (diff) |
Added EAQ protocol support
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 59a45f5f9..3c310a1d4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi], [1.6.0]) +AC_INIT([libndpi], [1.6.1]) AC_CONFIG_MACRO_DIR([m4]) |