diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2012-03-28 17:17:36 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2012-03-28 17:17:36 -0400 |
commit | a3c34f56b94d4d47cadcd9814c2684c11f800e7d (patch) | |
tree | a7f4b7b2aa3afa73e90f2ed13fb63015a7b7353d | |
parent | ef1b958cc831df3d33a366d1db2db2c88187229e (diff) |
configure: Bump version for 2.4.332.4.33
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 921dcbd2..1ba7ebab 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.32], + [2.4.33], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |