summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-06-05 20:17:09 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-06-05 20:17:09 -0700
commitf0c7399100f25d2c512ee7c922cf13a4bd9c507e (patch)
treea73da25de920f65776c3f731dc39889b90f866d7
parent2e8b928b2176a67a0d533748f385078ad8829cc3 (diff)
rgb version 1.0.3rgb-1.0.3
Don't you hate it when you push out a new version and then realize minutes later than you've got a manpage in your distro that's not in upstream you could have included?
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2062269..69cc6a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(rgb,[1.0.2],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],rgb)
+AC_INIT(rgb,[1.0.3],[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],rgb)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE