Display as version 0.9.devel

This commit is contained in:
steve
2005-07-14 23:38:43 +00:00
parent a8d49921ee
commit fde4ff72f6
3 changed files with 12 additions and 6 deletions
+5 -2
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2000-2001 Stephen Williams ([email protected])
* Copyright (c) 2000-2005 Stephen Williams ([email protected])
*
* This source code is free software; you can redistribute it
* and/or modify it in source code form under the terms of the GNU
@@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
#ifdef HAVE_CVS_IDENT
#ident "$Id: main.c,v 1.66 2005/06/28 04:25:55 steve Exp $"
#ident "$Id: main.c,v 1.67 2005/07/14 23:38:44 steve Exp $"
#endif
# include "config.h"
@@ -735,6 +735,9 @@ int main(int argc, char **argv)
/*
* $Log: main.c,v $
* Revision 1.67 2005/07/14 23:38:44 steve
* Display as version 0.9.devel
*
* Revision 1.66 2005/06/28 04:25:55 steve
* Remove reference to SystemVerilog.
*