diff options
author | Luca Deri <lucaderi@users.noreply.github.com> | 2024-12-17 15:00:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 15:00:45 +0100 |
commit | b2c2453392466088940efa666e311df1dd95a827 (patch) | |
tree | 8069415967513aa180668bb8b637ffea0ced5edd | |
parent | 88b6d937c529ff484789d48dced93629803258cf (diff) |
Moded to 4.13
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4069ccab7..43c8a04fd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi],[4.11.0]) +AC_INIT([libndpi],[4.13.0]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) |