From 008ea7f151dd84b314062a272ad61448f51df605 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Thu, 2 Dec 2010 09:44:53 +0100 Subject: Snapshot 2009-07-01 --- common.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'common.c') diff --git a/common.c b/common.c index c38c689..1d65138 100644 --- a/common.c +++ b/common.c @@ -1,5 +1,5 @@ /* - * $Id: common.c,v 1.9 2009/01/16 11:35:43 schmirl Exp $ + * $Id: common.c,v 1.10 2009/06/19 06:32:38 schmirl Exp $ */ #include @@ -10,13 +10,11 @@ using namespace std; -const char *VERSION = "0.5.0-pre-20090611"; +const char *VERSION = "0.5.0-pre-20090701"; const char *StreamTypes[st_Count] = { "TS", -#if APIVERSNUM < 10703 "PES", -#endif "PS", "ES", "Extern", -- cgit v1.2.3