NEWS: Bump version to 0.4.5

Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
Rob Clark
2016-11-25 08:58:28 -05:00
parent f46c585cbb
commit e84202a57b
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@@ -49,3 +49,8 @@ Release 0.4.4 (2015-10-08)
* AM572x support
Release 0.4.5 (2016-11-25)
==========================
* Updates for ABI 23

View File

@@ -5,7 +5,7 @@ AC_PREREQ(2.60)
# XXX bug URL should be https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
# but this makes autoheader choke..
AC_INIT([xf86-video-omap],
[0.4.4],
[0.4.5],
[https://bugs.freedesktop.org/enter_bug.cgi],
[xf86-video-omap])
AC_CONFIG_SRCDIR([Makefile.am])