From 5f742637177acf0d5383fd7ae2cc3fd1d8d7ec6e Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sun, 31 May 2015 19:13:44 +0200 Subject: Updated readme Moved to version 1.6.0 --- README.md | 3 --- configure.ac | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 659e7c01a..0cc523a0d 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,3 @@ The entire procedure of adding new protocols in detail: If you want to distribute a source tar file of nDPI do: - make dist - --------------------------- -April 2015 - ntop \ No newline at end of file diff --git a/configure.ac b/configure.ac index c4eae2bab..2cb4ca3db 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libndpi], [1.5.2]) +AC_INIT([libndpi], [1.6.0]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3