Index: trunk/rtcm3torinex/rtcm3torinex.c
===================================================================
--- trunk/rtcm3torinex/rtcm3torinex.c	(revision 949)
+++ trunk/rtcm3torinex/rtcm3torinex.c	(revision 959)
@@ -1,5 +1,5 @@
 /*
   Converter for RTCM3 data to RINEX.
-  $Id: rtcm3torinex.c,v 1.27 2008/03/25 15:10:48 stoecker Exp $
+  $Id: rtcm3torinex.c,v 1.28 2008/06/20 06:15:25 stoecker Exp $
   Copyright (C) 2005-2008 by Dirk Stöcker <stoecker@alberding.eu>
 
@@ -51,5 +51,5 @@
 
 /* CVS revision and version */
-static char revisionstr[] = "$Revision: 1.27 $";
+static char revisionstr[] = "$Revision: 1.28 $";
 
 #ifndef COMPILEDATE
@@ -208,4 +208,5 @@
 {31, 12, 1998,32},
 {31, 12, 2005,33},
+{31, 12, 2008,34},
 {0,0,0,0} /* end marker */
 };
@@ -1531,5 +1532,5 @@
 
 #ifndef NO_RTCM3_MAIN
-static char datestr[]     = "$Date: 2008/03/25 15:10:48 $";
+static char datestr[]     = "$Date: 2008/06/20 06:15:25 $";
 
 /* The string, which is send as agent in HTTP request */
