summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-24 15:58:04 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-24 15:58:04 -0800
commit8245b9f8451b92a1aaa7a3520114a4afdd37c2e8 (patch)
treeb3f6e8a3e9cbebf14a9c94ec70fdbd501e767c96
parent4ac002703c8bda62f768f581e1ec81bbf7446365 (diff)
xcalc 1.0.4xcalc-1.0.4
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 7230d26..1991243 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.3],
+AC_INIT([xcalc], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xcalc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])