drm: Branch 'master'
[email protected] (Rob Clark)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a44c9c31b7b38b3eedf3d26648f9e68dcc377c4c Author: Rob Clark <[email protected]> Date: Mon Oct 3 20:46:19 2016 -0400 Bump version for release Signed-off-by: Rob Clark <[email protected]> diff --git a/configure.ac b/configure.ac index 330358a..ac6b106 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.70], + [2.4.71], [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 --