summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-06-09 13:44:24 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-06-09 13:44:24 -0700
commitdf1721c44e0b357f4d8ae80247861b4a6f7a7bbb (patch)
tree3b7ad708f4a7e8b2cb07832bfdb5469399247993
parent74a71638ace07252e85106d87f80a62b1f07280f (diff)
xcalc 1.1.0xcalc-1.1.0
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 4981613..c586b0a 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.0.7],
+AC_INIT([xcalc], [1.1.0],
[https://gitlab.freedesktop.org/xorg/app/xcalc/issues], [xcalc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])