diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-04-11 08:25:42 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-04-11 08:25:42 +0100 |
commit | ba11501bb9f5bd98110dfe1385b4501c0a9a643a (patch) | |
tree | 093e98c0448ee567a85d50e2f5efbe1455a56089 | |
parent | be8802a9414e85ba07ae257fccadd245fcf7c7b6 (diff) |
configure: version bump for 2.4.25 release2.4.25
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e1bb079b..d9c826d8 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.24], + [2.4.25], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |