Created
          June 30, 2015 15:06 
        
      - 
      
- 
        Save mthierry/cc2f7cfa31643fcd20aa to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | From 5f233ff93c1914d4dfd7893c70e8509cd0db0ca6 Mon Sep 17 00:00:00 2001 | |
| From: Michel Thierry <[email protected]> | |
| Date: Tue, 30 Jun 2015 15:47:46 +0100 | |
| Subject: [PATCH v2 2/2] configure.ac: bump version to 2.4.63 | |
| Signed-off-by: Michel Thierry <[email protected]> | |
| --- | |
| configure.ac | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| diff --git a/configure.ac b/configure.ac | |
| index 001fd3d..12b8465 100644 | |
| --- a/configure.ac | |
| +++ b/configure.ac | |
| @@ -20,7 +20,7 @@ | |
| AC_PREREQ([2.63]) | |
| AC_INIT([libdrm], | |
| - [2.4.62], | |
| + [2.4.63], | |
| [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], | |
| [libdrm]) | |
| -- | |
| 2.4.5 | |
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment