diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-14 23:08:54 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-01-14 23:08:54 -0800 |
commit | 7e67bcb9563302f4e89be7a2afb1ae30c185689e (patch) | |
tree | f47191633abf7378c4440468c9c5797aa43ee129 | |
parent | fa70ea30be4c1a13d553785da8f6e920471655d4 (diff) |
xcalc 1.0.5xcalc-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |