Skip to content

Commit 4df0d6d

Browse files
committed
Bump minor version
1 parent 210c6b7 commit 4df0d6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
AC_PREREQ([2.71])
6-
AC_INIT([driftnet],[1.3.0],[david.sephirot@gmail.com])
6+
AC_INIT([driftnet],[1.4.0],[david.sephirot@gmail.com])
77

88
AC_CANONICAL_HOST
99
AC_CANONICAL_TARGET

driftnet.doxygen

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ PROJECT_NAME = "Driftnet"
3232
# This could be handy for archiving the generated documentation or
3333
# if some version control system is used.
3434

35-
PROJECT_NUMBER = 1.3.0
35+
PROJECT_NUMBER = 1.4.0
3636

3737
# Using the PROJECT_BRIEF tag one can provide an optional one line description
3838
# for a project that appears at the top of each page and should give viewer

0 commit comments

Comments
 (0)