diff options
author | Dave Airlie <airlied@redhat.com> | 2009-12-21 15:03:31 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-12-21 15:03:31 +1000 |
commit | fdb33d56de3edf27f24c6db0e6beaed823f7bc38 (patch) | |
tree | 5a971b994ceb37fb203f1a18e7f9f4958dd0fde7 | |
parent | 6de39fc73050a386a39c53e522098a0a784e7ff8 (diff) |
libdrm 2.4.172.4.17
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b8842201..81523c35 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. AC_PREREQ(2.60) -AC_INIT([libdrm], 2.4.16, [dri-devel@lists.sourceforge.net], libdrm) +AC_INIT([libdrm], 2.4.17, [dri-devel@lists.sourceforge.net], libdrm) AC_USE_SYSTEM_EXTENSIONS AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2]) |