summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2011-02-26 05:47:28 +0000
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2011-02-26 05:47:28 +0000
commit486e19aa0cc44b332d1f912cdb451cb921be488b (patch)
tree9825aa36e6337a843c7a9c56c0e9de4dfec0966a
parente246ee99329a130b2498f9a2be3aca835f54a35b (diff)
0.7.3.
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 54ae70e..6e99299 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-vdpau-video NEWS -- summary of changes. 2011-01-DD
+vdpau-video NEWS -- summary of changes. 2011-02-26
Copyright (C) 2009-2011 Splitted-Desktop Systems
-Version 0.7.3 - DD.Jan.2011
+Version 0.7.3 - 26.Feb.2011
* Add compatibility glue with libva >= 1.0.8
* Fix possible crash when rendering multiple surfaces at once
* Fix build if no OpenGL header is available (libva >= 0.31.1)
diff --git a/configure.ac b/configure.ac
index cb2c9b0..7bb96fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
m4_define([vdpau_video_major_version], [0])
m4_define([vdpau_video_minor_version], [7])
m4_define([vdpau_video_micro_version], [3])
-m4_define([vdpau_video_pre_version], [7])
+m4_define([vdpau_video_pre_version], [0])
m4_define([vdpau_video_version],
[vdpau_video_major_version.vdpau_video_minor_version.vdpau_video_micro_version])
m4_if(vdpau_video_pre_version, [0], [], [