Skip to content

Commit

Permalink
updated to version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simsong committed Aug 19, 2018
1 parent 96f0c3e commit e608c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -7,7 +7,7 @@
# and http://www.openismus.com/documents/linux/automake/automake.shtml

AC_PREREQ(2.57)
AC_INIT(TCPFLOW, 1.5.0-beta1, simsong@github.com)
AC_INIT(TCPFLOW, 1.5.0, simsong@acm.org)
AC_CONFIG_MACRO_DIR([m4])

AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile doc/Makefile])
Expand Down

0 comments on commit e608c96

Please sign in to comment.