diff options
author | Luca Deri <lucaderi@users.noreply.github.com> | 2023-02-01 18:30:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-01 18:30:17 +0100 |
commit | c711f480e373b15aa7fe738e7f87f327e76f326f (patch) | |
tree | 3d82d728102f954c3cf78b0540cdd3feb366697b | |
parent | b0a340cbc6f9029baa7bc6a6ee92f319305a3352 (diff) |
Moved to 4.7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b55abdf61..a92a2ffeb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi],[4.5.0]) +AC_INIT([libndpi],[4.7.0]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) |