summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 15:39:31 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 15:39:31 -0800
commit4c717e41a5d894ef833815396b0de057b53213aa (patch)
treea128084810e293d1c56bc851cef452607437f5bd
parent57d7eb7506cef9ffeda231c8896fc2c90be34b60 (diff)
xfsinfo 1.0.4xfsinfo-1.0.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d6d54ad..1e43291 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xfsinfo], [1.0.3],
+AC_INIT([xfsinfo], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfsinfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])