From 31df0eaf8e49bc1cfea755bd88f3dd795c8f1ace Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Thu, 2 Dec 2010 09:02:31 +0100 Subject: Streamdev 0.3.4 --- common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common.c') diff --git a/common.c b/common.c index f422c5e..4759515 100644 --- a/common.c +++ b/common.c @@ -1,5 +1,5 @@ /* - * $Id: common.c,v 1.5 2007/09/21 11:55:56 schmirl Exp $ + * $Id: common.c,v 1.6 2008/03/31 10:34:26 schmirl Exp $ */ #include @@ -11,7 +11,7 @@ using namespace std; -const char *VERSION = "0.3.3-20070921"; +const char *VERSION = "0.3.4"; const char *StreamTypes[st_Count] = { "TS", -- cgit v1.2.3