diff options
author | Luca Deri <deri@ntop.org> | 2022-07-06 12:43:56 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2022-07-06 12:43:56 +0200 |
commit | 814f9cd21e6220dc3ef298b3432e908697f6b220 (patch) | |
tree | 7570a301f0d29fa929991db217ef5ec4faa87ced | |
parent | 175f863665ce9850398a415fc35ec4ee848b096f (diff) |
Moved to 4.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5c881ab99..260b8c1bd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi],[4.3.0]) +AC_INIT([libndpi],[4.5.0]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) |