aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-03-19 15:26:09 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-03-19 15:26:09 +0200
commit69de36649685e95882a4dbcc6e6e3949d181d980 (patch)
tree944fb0924e52abef6562552da97e592b48ef5a12
parent56a0f367dff140a1bbd2dc3680c7a645ecf85c18 (diff)
downloadping903-69de36649685e95882a4dbcc6e6e3949d181d980.tar.gz
ping903-69de36649685e95882a4dbcc6e6e3949d181d980.tar.bz2
Version 0.8v0.8
-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.