summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-07 20:04:23 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-07 20:04:23 -0700
commit99be515efe95cb3eb4bcb29b2bc194f416b31758 (patch)
tree541cefe9f54615ebb2e5ca193fca49c106171bbd
parentde28fe485f07bb9f5a326fb9fed87a3aa8a8f1b5 (diff)
bitmap 1.0.5bitmap-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b44f4cc..634fa9c 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(bitmap,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],bitmap)
+AC_INIT([bitmap], [1.0.5],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [bitmap])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE