********************************************************************
function: maintain the info structure, info <-> header packets
- last mod: $Id: info.c,v 1.51 2001/12/20 01:00:27 segher Exp $
+ last mod: $Id: info.c,v 1.52 2002/01/01 00:00:32 xiphmont Exp $
********************************************************************/
}
static int _vorbis_pack_comment(oggpack_buffer *opb,vorbis_comment *vc){
- char temp[]="Xiphophorus libVorbis I 20011217";
+ char temp[]="Xiphophorus libVorbis I 20011231";
int bytes = strlen(temp);
/* preamble */