diff options
author | Luca Deri <deri@ntop.org> | 2015-07-01 18:14:37 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2015-07-01 18:14:37 +0200 |
commit | 2ac44376cba75fd43b387d118be75af4cdef3395 (patch) | |
tree | d25bc8d3faa21616ed26f154974631680d43f449 | |
parent | 7f807b81feaae91fca09210d10ed12ee9cf89257 (diff) |
Moved to version 1.7.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3c310a1d4..ab32d6763 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi], [1.6.1]) +AC_INIT([libndpi], [1.7.0]) AC_CONFIG_MACRO_DIR([m4]) |