drm: Branch 'master'
[email protected] (Christian Gmeiner)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f02719c5246d301a50d7e0356bf3fe61b1e945a1 Author: Christian Gmeiner <[email protected]> Date: Sat Apr 15 00:45:57 2017 +0200 configure.ac: bump version for release Signed-off-by: Christian Gmeiner <[email protected]> diff --git a/configure.ac b/configure.ac index a67480c1..e5158b7d 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.79], + [2.4.80], [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 --