diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-03-16 10:44:14 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-03-16 10:44:14 -0700 |
commit | 88be5c37c40070305e64c4b8dc0a1c1f6ca80440 (patch) | |
tree | 69b740c5f8a0427d152c55749a5a06a8f36cdbbc | |
parent | e5be46eceee9c0c0d5f0363d3e08b19f86f85fcb (diff) |
libFS 1.0.6libFS-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 26fffb1..03ecca4 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libFS], [1.0.5], +AC_INIT([libFS], [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libFS]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |