[perl-GStreamer] Release 0.16



commit ecb77ba22b37b9efe116e0753c67a514bf01252c
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Sat May 14 14:34:45 2011 +0200

    Release 0.16

 MANIFEST         |    2 +-
 copyright.pod    |    2 +-
 lib/GStreamer.pm |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/MANIFEST b/MANIFEST
index a6dacbd..de69143 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -26,12 +26,12 @@ gst.typemap
 gst2perl.h
 lib/GStreamer.pm
 LICENSE
-MAINTAINERS
 Makefile.PL
 MANIFEST			This list of files
 MANIFEST.SKIP
 maps
 NEWS
+perl-GStreamer.doap
 README
 t/Gst.t
 t/GstBin.t
diff --git a/copyright.pod b/copyright.pod
index 8a9950e..675724e 100644
--- a/copyright.pod
+++ b/copyright.pod
@@ -1,3 +1,3 @@
-Copyright (C) 2005-2008 by the gtk2-perl team.
+Copyright (C) 2005-2011 by the gtk2-perl team.
 
 This software is licensed under the LGPL.  See L<GStreamer> for a full notice.
diff --git a/lib/GStreamer.pm b/lib/GStreamer.pm
index ba34830..5d08305 100644
--- a/lib/GStreamer.pm
+++ b/lib/GStreamer.pm
@@ -28,7 +28,7 @@ our @EXPORT_OK = qw(
 
 # --------------------------------------------------------------------------- #
 
-our $VERSION = '0.15';
+our $VERSION = '0.16';
 
 sub import {
   my ($self) = @_;
@@ -301,6 +301,6 @@ on basic stuff like signals or object properties, this is what you should read.
 
 =head1 COPYRIGHT
 
-Copyright (C) 2005-2008 by the gtk2-perl team
+Copyright (C) 2005-2011 by the gtk2-perl team
 
 =cut



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