aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2020-03-10 12:22:27 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2020-03-10 12:23:36 +0200
commit67594d0512fe6192f42f7483e189e51b1eed04fd (patch)
tree4b0995279dfec8056c56429d233090006e6c650c
parent2f8c073f59b4b352ee5ea2fedd6e7d231e8c1a06 (diff)
downloadping903-0.6.tar.gz
ping903-0.6.tar.bz2
Version 0.6v0.6
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 783303c..805b930 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-Ping903 -- history of user-visible changes. 2020-03-07
+Ping903 -- history of user-visible changes. 2020-03-10
See the end of file for copying conditions.
Please send Ping903 bug reports to <gray@gnu.org>
-Version 0.5.90 (git)
+Version 0.6, 2020-03-10
* Reorganize entry points structure.
diff --git a/configure.ac b/configure.ac
index 2d89a2e..0f4cb69 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.5.90], [gray@gnu.org],
+AC_INIT([Ping903], [0.6], [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.