diff options
author | Paul Berry <stereotype441@gmail.com> | 2012-05-07 13:15:12 -0700 |
---|---|---|
committer | Paul Berry <stereotype441@gmail.com> | 2012-05-10 11:32:39 -0700 |
commit | 86451a12ca52e88a9600ed55f56b8cacd1ac0d6d (patch) | |
tree | fbac70cdf947ab57b9eeb13679fbcb4227092d66 | |
parent | da02f72bc286fd8d669f3860bdd97a8d1a1c3015 (diff) |
configure: Bump version for 2.4.34.2.4.34
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6a1d98e0..538d0d86 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.33], + [2.4.34], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |