aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-12-02 09:59:29 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-12-02 09:59:29 +0200
commit0a5c7476fb327ba7eecf4a7955eb9dfd9431160c (patch)
tree11e03d110f7a9a5a27664507699abcded7453838
parent354db96f3bb277341ae4bf8b647d3fd606da7e1f (diff)
downloadpies-0a5c7476fb327ba7eecf4a7955eb9dfd9431160c.tar.gz
pies-0a5c7476fb327ba7eecf4a7955eb9dfd9431160c.tar.bz2
Version 1.4.92
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 2dcc6b4..62c0aa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-GNU Pies NEWS -- history of user-visible changes. 2020-12-01
+GNU Pies NEWS -- history of user-visible changes. 2020-12-02
See the end of file for copying conditions.
Please send Pies bug reports to <bug-pies@gnu.org> or
<bug-pies@gnu.org.ua>
-Version 1.4.91 (git)
+Version 1.4.92 (git)
* Detect if pies is started from docker
diff --git a/configure.ac b/configure.ac
index 34c87a9..401ebf0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with GNU Pies. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.63])
-AC_INIT([GNU Pies], [1.4.91], [bug-pies@gnu.org.ua])
+AC_INIT([GNU Pies], [1.4.92], [bug-pies@gnu.org.ua])
AC_CONFIG_SRCDIR([src/pies.h])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])

Return to:

Send suggestions and report system problems to the System administrator.