1 parent 210c6b7 commit 4df0d6dCopy full SHA for 4df0d6d
2 files changed
configure.ac
@@ -3,7 +3,7 @@
3
#
4
5
AC_PREREQ([2.71])
6
-AC_INIT([driftnet],[1.3.0],[david.sephirot@gmail.com])
+AC_INIT([driftnet],[1.4.0],[david.sephirot@gmail.com])
7
8
AC_CANONICAL_HOST
9
AC_CANONICAL_TARGET
driftnet.doxygen
@@ -32,7 +32,7 @@ PROJECT_NAME = "Driftnet"
32
# This could be handy for archiving the generated documentation or
33
# if some version control system is used.
34
35
-PROJECT_NUMBER = 1.3.0
+PROJECT_NUMBER = 1.4.0
36
37
# Using the PROJECT_BRIEF tag one can provide an optional one line description
38
# for a project that appears at the top of each page and should give viewer
0 commit comments