aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.seed2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.seed b/configure.seed
index 936b15900..54a403efe 100644
--- a/configure.seed
+++ b/configure.seed
@@ -79,6 +79,8 @@ fi
NDPI_API_VERSION=`echo $NDPI_API_VERSION | sed 's/^0*//'`
+echo "Setting API version to $NDPI_API_VERSION"
+
AC_DEFINE_UNQUOTED(NDPI_GIT_RELEASE, "${GIT_RELEASE}", [GIT Release])
AC_DEFINE_UNQUOTED(NDPI_GIT_DATE, "${GIT_DATE}", [Last GIT change])