From e0a00f90aece9cfc54f3d5a1d9098fa29d9dc468 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Thu, 2 Dec 2010 09:51:02 +0100 Subject: Streamdev 0.5.0 --- client/Makefile | 2 +- client/streamdev-client.c | 2 +- client/streamdev-client.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'client') diff --git a/client/Makefile b/client/Makefile index 204053f..ecc4787 100644 --- a/client/Makefile +++ b/client/Makefile @@ -1,7 +1,7 @@ # # Makefile for a Video Disk Recorder plugin # -# $Id: Makefile,v 1.1.2.2 2010/06/20 19:12:56 schmirl Exp $ +# $Id: Makefile,v 1.2 2010/07/19 13:49:25 schmirl Exp $ # The official name of this plugin. # This name will be used in the '-P...' option of VDR to load the plugin. diff --git a/client/streamdev-client.c b/client/streamdev-client.c index 79c3d74..b03fbbe 100644 --- a/client/streamdev-client.c +++ b/client/streamdev-client.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: streamdev-client.c,v 1.1.2.1 2010/06/14 10:40:11 schmirl Exp $ + * $Id: streamdev-client.c,v 1.2 2010/07/19 13:49:25 schmirl Exp $ */ #include "streamdev-client.h" diff --git a/client/streamdev-client.h b/client/streamdev-client.h index 07befe3..0972dcc 100644 --- a/client/streamdev-client.h +++ b/client/streamdev-client.h @@ -1,5 +1,5 @@ /* - * $Id: streamdev-client.h,v 1.1.2.1 2010/06/14 10:40:11 schmirl Exp $ + * $Id: streamdev-client.h,v 1.2 2010/07/19 13:49:25 schmirl Exp $ */ #ifndef VDR_STREAMDEVCLIENT_H -- cgit v1.2.3