summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 10:33:30 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 10:33:30 -0700
commitdfbeedae7eefa1605ed2f912beb0de31810ec63f (patch)
tree53d2f90f2879d005aca0b815895a59bc3281f778
parentd484e053d54801f1afdcc67ef7651d048df97295 (diff)
xcalc 1.1.1xcalc-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1f1877b..9eab2a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xcalc], [1.1.0],
+AC_INIT([xcalc], [1.1.1],
[https://gitlab.freedesktop.org/xorg/app/xcalc/issues], [xcalc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])