diff options
author | Alan Hourihane <alanh@tungstengraphics.com> | 2008-07-28 15:16:45 +0100 |
---|---|---|
committer | Alan Hourihane <alanh@tungstengraphics.com> | 2008-07-28 15:16:45 +0100 |
commit | 478e019cb7caa0c336b19a18eb3cb4e81896b493 (patch) | |
tree | 55151b4c6af8a2deec2db260bdf9ad553452776a /configure.ac | |
parent | 7fd7ba87f35aa4881e99b95bab4151b3f9db9b8e (diff) |
set to 2.4.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 78203343..987b0111 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.57) -AC_INIT([libdrm], 2.3.1, [dri-devel@lists.sourceforge.net], libdrm) +AC_INIT([libdrm], 2.4.0, [dri-devel@lists.sourceforge.net], libdrm) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2]) |