From 7e67bcb9563302f4e89be7a2afb1ae30c185689e Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 14 Jan 2013 23:08:54 -0800 Subject: xcalc 1.0.5 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3