From 999895eddb00cb535802409a46795c363b8d2422 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 23 Jul 2010 15:51:09 -0700 Subject: xmore 1.0.2 Signed-off-by: Alan Coopersmith --- configure.ac | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 612f029..d26a223 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,10 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT(xmore,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xmore) +AC_INIT([xmore], + [1.0.2], + [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [xmore]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.3