diff options
author | Luca <deri@ntop.org> | 2022-02-01 09:13:55 +0100 |
---|---|---|
committer | Luca <deri@ntop.org> | 2022-02-01 09:13:55 +0100 |
commit | 46bd09393496583ebe32810f57742b4d567ceb40 (patch) | |
tree | 83fc3c614f551e1e8e085d4b65e2310bfe8a6627 | |
parent | 03cb8efad611f4533b2913390b7a49ff7b2397bf (diff) |
Moved to 4.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 38200c048..2a732efe2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi], [4.1.0]) +AC_INIT([libndpi], [4.3.0]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) |