summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-21 16:16:32 +0100
committerraveit65 <[email protected]>2020-01-21 16:16:32 +0100
commite2c34c4100893dc1854a19342daebc8335c9bfba (patch)
treed1cb7a0919662b06bc9a24d6850697086e630075 /configure.ac
parent1cd58fb868f3d61c5fbfd1f6665b27f7370509b5 (diff)
downloadengrampa-e2c34c4100893dc1854a19342daebc8335c9bfba.tar.bz2
engrampa-e2c34c4100893dc1854a19342daebc8335c9bfba.tar.xz
release 1.23.3v1.23.3
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 505f880..3a15da1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([engrampa], [1.23.2], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.23.3], [http://www.mate-desktop.org/])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])