From 71cc16a1eb1774f9f20f8eed03b17af3e8691edc Mon Sep 17 00:00:00 2001 From: schmirl Date: Mon, 31 Mar 2008 10:34:26 +0000 Subject: Release 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 f1a6e6b..921170d 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-pre3-geni"; +const char *VERSION = "0.3.4-CVS"; const char *StreamTypes[st_Count] = { "TS", -- cgit v1.2.3