Release 0.4

This commit is contained in:
Matthieu Herrb 2015-09-30 11:53:41 +02:00
parent 9de72b0a31
commit 190d1b632c
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ echoc displays the start/end date of loss of connectivity.
It is distributed under the ISC license:
Copyright (c) 2012 Matthieu Herrb <matthieu@herrb.eu>
Copyright (c) 2012-2015 Matthieu Herrb <matthieu@herrb.eu>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.65])
AC_INIT([echoc], 0.3.99, [https://chiliproject.tetaneutral.net/projects/git-tetaneutral-net/repository/echoc], echoc)
AC_INIT([echoc], 0.4, [https://chiliproject.tetaneutral.net/projects/git-tetaneutral-net/repository/echoc], echoc)
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AC_CONFIG_MACRO_DIR([m4])
AC_PROG_CC