[perl-GStreamer] Stable release 0.19



commit 5a228f47d0279623289a5b898a4cc75579619335
Author: Brian Manning <bmanning src gnome org>
Date:   Sat Sep 28 22:27:43 2013 -0700

    Stable release 0.19

 NEWS             |    2 +-
 lib/GStreamer.pm |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc0e45f..0050de4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of changes in GStreamer <next>
+Overview of changes in GStreamer 0.19
 =====================================
 
 * Avoid misusing the macro PL_na, thus preventing potential issues when
diff --git a/lib/GStreamer.pm b/lib/GStreamer.pm
index f177902..9a41807 100644
--- a/lib/GStreamer.pm
+++ b/lib/GStreamer.pm
@@ -28,7 +28,7 @@ our @EXPORT_OK = qw(
 
 # --------------------------------------------------------------------------- #
 
-our $VERSION = '0.18';
+our $VERSION = '0.19';
 
 sub import {
   my ($self) = @_;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]