From c6c2d3daee83cee0d282059e8f84646b479f1a13 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 3 Jun 2021 20:02:11 +0300 Subject: Version 1.5.83 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 003b0da..a1e3484 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ See the end of file for copying conditions. Please send Pies bug reports to or -Version 1.5.92 (git) +Version 1.5.93 (git) * Selecting preprocessor from the command line. diff --git a/configure.ac b/configure.ac index 49aad8f..324e6e8 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # along with GNU Pies. If not, see . AC_PREREQ([2.63]) -AC_INIT([GNU Pies], [1.5.92], [bug-pies@gnu.org.ua]) +AC_INIT([GNU Pies], [1.5.93], [bug-pies@gnu.org.ua]) AC_CONFIG_SRCDIR([src/pies.h]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1