summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-01-19 21:26:22 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-01-19 21:26:22 -0800
commit0fba659f91bebe1f92f4de2660bf806fd049350b (patch)
tree1ef7e10c9620facb0d2f8d3ef7e6e0fc64bbf776
parenta647c9bd255c136f9e6e3e274ecf4253e9ead6d6 (diff)
xcalc 1.0.6xcalc-1.0.6
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 b046462..efeb403 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.5],
+AC_INIT([xcalc], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xcalc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])