diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2012-06-07 10:45:55 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2012-06-07 10:46:19 -0400 |
commit | 93a5117d5b05b7b4cd1cb481a10b8565c63fb5ba (patch) | |
tree | f37ff47cf5d98bef3297dda721adc55fe49edb06 | |
parent | c2b77a02d4e188cfa6d1b73a721946fd9b1d3577 (diff) |
configure: bump version for releaselibdrm-2.4.352.4.35
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e6e9a9f3..f7bea351 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.34], + [2.4.35], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |