summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-26 13:53:42 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-26 13:53:42 -0800
commit2755eae3be5fc239da792c46a10426281ee77b85 (patch)
tree78dad8594a6303c18cb07bca2a3f8038f2f1400c
parent8245b9f8451b92a1aaa7a3520114a4afdd37c2e8 (diff)
xcalc 1.0.4.1xcalc-1.0.4.1
Just respinning the tarballs with the correct install-sh instead of the broken copy accidentally included in the 1.0.4 tarballs. 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 1991243..c511b46 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],
+AC_INIT([xcalc], [1.0.4.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xcalc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])