aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-09-19 09:25:24 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-09-19 09:25:24 +0300
commit6aba2bfece50cf40c960d36568938c8e889455b5 (patch)
treec177eabf84188b6d458a64f777e2502a53324d0f
parent4f891099717cf3598776e1b5c986b9565241052f (diff)
downloaddico-6aba2bfece50cf40c960d36568938c8e889455b5.tar.gz
dico-6aba2bfece50cf40c960d36568938c8e889455b5.tar.bz2
Version 2.6.95
-rw-r--r--NEWS4
-rw-r--r--configure.boot2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index d995f2e..6399421 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-GNU Dico NEWS -- history of user-visible changes. 2018-09-13
+GNU Dico NEWS -- history of user-visible changes. 2018-09-19
Copyright (C) 2008-2010, 2012-2018 Sergey Poznyakoff
See the end of file for copying conditions.
Please send Dico bug reports to <bug-dico@gnu.org.ua>
-Version 2.6.94 (git)
+Version 2.6.95 (git)
* Support for virtual databases
diff --git a/configure.boot b/configure.boot
index f66a594..2513cf4 100644
--- a/configure.boot
+++ b/configure.boot
@@ -28,7 +28,7 @@ dnl Process this file with -*- autoconf -*- to produce a configure script.
# along with GNU Dico. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([GNU dico], 2.6.94, [bug-dico@gnu.org])
+AC_INIT([GNU dico], 2.6.95, [bug-dico@gnu.org])
AC_CONFIG_SRCDIR([dicod/main.c])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.