diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2012-11-16 14:20:35 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2012-11-16 14:20:35 +0000 |
commit | 816907576b29a496836a8ea757d6d9745416c6cc (patch) | |
tree | fc83e18b2eb592a3bf5b9b70d84f60bf0be3813a | |
parent | 0780836a2ce276b8697d127ac8f5b8463bb7d6fe (diff) |
Update version number there to 2.4.31
-rw-r--r-- | lib/libdrm/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdrm/Makefile.inc b/lib/libdrm/Makefile.inc index c46ba2e82..62d5e984e 100644 --- a/lib/libdrm/Makefile.inc +++ b/lib/libdrm/Makefile.inc @@ -1,2 +1,2 @@ -PACKAGE_VERSION= 2.4.15 +PACKAGE_VERSION= 2.4.31 |