diff options
author | Luca Deri <lucaderi@users.noreply.github.com> | 2023-10-23 11:46:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-23 11:46:04 +0200 |
commit | 23759c6d2d5a406cd8e7d86704b1235da29dae5a (patch) | |
tree | d9116b925b52307973522e8c71c65ea55540550c | |
parent | 2a99e16728d6691f93cdb5895df4e9a87c573895 (diff) |
Moved to 4.9
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8bbad3917..72e890755 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi],[4.7.0]) +AC_INIT([libndpi],[4.9.0]) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) |