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 e83762b..cf85299 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-direvent -- history of user-visible changes. 2016-07-04
+direvent -- history of user-visible changes. 2016-07-06
Copyright (C) 2012-2016 Sergey Poznyakoff
See the end of file for copying conditions.
Please send direvent bug reports to <bug-direvent@gnu.org.ua>
-Version 5.0.90, Git
+Version 5.1, 2016-07-06
* Globbing patterns in #include statement
diff --git a/configure.ac b/configure.ac
index b8acb2f..07da598 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Direvent. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([GNU Direvent], [5.0.90], [bug-direvent@gnu.org.ua], [direvent],
+AC_INIT([GNU Direvent], [5.1], [bug-direvent@gnu.org.ua], [direvent],
[http://www.gnu.org.ua/software/direvent])
AC_CONFIG_SRCDIR([src/direvent.c])
AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.