diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-11-30 19:55:47 +0200 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-11-30 19:55:47 +0200 |
commit | 2037244c4a758d4010da55128fc2b7902f2bc8ad (patch) | |
tree | 440ca24e6f4bbef080662eb149d8a5874239b74e | |
parent | 311483ff1bea8ae31671b5bd6033a27dd0f315a4 (diff) |
bump to 1.0.4xfs-1.0.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9e2c8c4..748b8ce 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.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfs) +AC_INIT(xfs,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfs) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |