Skip to content
This repository was archived by the owner on Sep 3, 2019. It is now read-only.

Commit 3655666

Browse files
committed
Bump version to 0.5
Also add authors to the AUTHORS file. Signed-off-by: Aaron Plattner <[email protected]>
1 parent ca9e637 commit 3655666

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
Stephen Warren
22
Aaron Plattner
3+
Anssi Hannula
4+
Kiran Pawar

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ(2.60)
22

3-
AC_INIT(libvdpau, 0.4.1, [[email protected]], libvdpau)
3+
AC_INIT(libvdpau, 0.5, [[email protected]], libvdpau)
44
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
55
AM_MAINTAINER_MODE
66

0 commit comments

Comments
 (0)