From b39fab5b9af70282ab640a8a9d6b56671aeda78b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 29 Oct 2010 21:46:07 -0700 Subject: iceauth 1.0.4 Signed-off-by: Alan Coopersmith --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a29e030..adfa7e6 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,8 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT(iceauth,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],iceauth) +AC_INIT([iceauth], [1.0.4], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [iceauth]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.1