drm: Branch 'master'
[email protected] (Lucas Stach) Wed, 19 Jul 2017 08:50:12 +0000 (UTC)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 23e234a3503f51b9d9c585123d33b936f522808d Author: Lucas Stach <[email protected]> Date: Wed Jul 19 10:49:34 2017 +0200 configure.ac: bump version for release Signed-off-by: Lucas Stach <[email protected]> diff --git a/configure.ac b/configure.ac index aa9529cd..5a7b1f8a 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.81], + [2.4.82], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot --