summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-22 19:49:57 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-22 19:49:57 -0700
commit7c4c903a1612528e09858554c6fdaab05d2ba095 (patch)
tree79dfaa6d5f4636e849994d38da3c8594d4cbdc60
parent4abbf05633f16cae587f9f24881d18c22e43800d (diff)
bitmap 1.0.4bitmap-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1ea086d..e4b2291 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(bitmap,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],bitmap)
+AC_INIT(bitmap,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],bitmap)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE