summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-14 23:08:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-14 23:08:54 -0800
commit7e67bcb9563302f4e89be7a2afb1ae30c185689e (patch)
treef47191633abf7378c4440468c9c5797aa43ee129
parentfa70ea30be4c1a13d553785da8f6e920471655d4 (diff)
xcalc 1.0.5xcalc-1.0.5
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 ba73af4..3a0fb2a 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.4.1],
+AC_INIT([xcalc], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xcalc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])