diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 17:51:32 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 17:51:32 -0400 |
commit | 20014d1c8fa416306f5be60d4cd225cc6132d532 (patch) | |
tree | c7bd465e15e7aea501df4af2cf28c9df2f7516b6 | |
parent | d68ce54e725aa332c0c74e1aa2e7e59b079fb5fe (diff) |
Bump to 1.0.3xfs-1.0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e6735a0..6daaab4 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(xfs,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfs) +AC_INIT(xfs,[1.0.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfs) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |