diff options
author | Luca Deri <deri@ntop.org> | 2025-04-28 08:55:29 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2025-04-28 08:55:29 +0200 |
commit | 9e38b55a9ad81f0f778a142a0ec474ae545d1351 (patch) | |
tree | c5f09b28ce26f0241b73c9d8c280223cdb16ecb5 | |
parent | 2c6f5abb6c0fba8a3bce9bd2b5ebb3d42369249b (diff) |
Moved to 4.15
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f79f923f5..6d24d6e98 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi],[4.13.0]) +AC_INIT([libndpi],[4.15.0]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) |