aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-12-02 15:01:39 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-12-02 15:01:39 +0200
commit23cad612301853307888a2a9ac2bc50be49e40fa (patch)
tree3423e67f75b9aaba5ce956ff7697aab1fba857f3 /configure.ac
parent0a5c7476fb327ba7eecf4a7955eb9dfd9431160c (diff)
downloadpies-23cad612301853307888a2a9ac2bc50be49e40fa.tar.gz
pies-23cad612301853307888a2a9ac2bc50be49e40fa.tar.bz2
Fix reporting of the argv over the control interface (improves c0f4c3b99b)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 401ebf0..13cf3a7 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.92], [bug-pies@gnu.org.ua])
+AC_INIT([GNU Pies], [1.4.93], [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.