Update of /cvsroot/bitcollider/bitcollider/include
In directory usw-pr-cvs1:/tmp/cvs-serv19820
Modified Files:
bc_version.h
Log Message:
Updated the submit spec ver
Index: bc_version.h
===================================================================
RCS file: /cvsroot/bitcollider/bitcollider/include/bc_version.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** bc_version.h 2001/07/23 21:22:34 1.2
--- bc_version.h 2001/08/01 21:18:25 1.3
***************
*** 19,23 ****
/* This indicates the version of the official submission spec */
! #define BC_SUBMITSPECVER "0.1"
/* Your agent-version string; should be #[.#[.#[etc]]] format */
--- 19,23 ----
/* This indicates the version of the official submission spec */
! #define BC_SUBMITSPECVER "0.2"
/* Your agent-version string; should be #[.#[.#[etc]]] format */
|