aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 81d03f5..6897c1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-Ping903 -- history of user-visible changes. 2020-03-12
+Ping903 -- history of user-visible changes. 2020-03-19
See the end of file for copying conditions.
Please send Ping903 bug reports to <gray@gnu.org>
-Version 0.7.90 (Git)
+Version 0.8, 2020-03-19
* Use red-black trees to index the IP list.
diff --git a/configure.ac b/configure.ac
index 001c248..e40dbe9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Ping903. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([Ping903], [0.7.90], [gray@gnu.org],
+AC_INIT([Ping903], [0.8], [gray@gnu.org],
[ping903],
[https://puszcza.gnu.org.ua/projects/ping903/])
AC_CONFIG_SRCDIR([src/main.c])

Return to:

Send suggestions and report system problems to the System administrator.