Update of /cvsroot/cscope/cscope/src
In directory usw-pr-cvs1:/tmp/cvs-serv20569/src
Modified Files:
version.h
Log Message:
15.3 releas version number updates in various files. Preparation for release.
Index: version.h
===================================================================
RCS file: /cvsroot/cscope/cscope/src/version.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** version.h 2001/02/09 19:59:59 1.5
--- version.h 2001/07/02 16:06:43 1.6
***************
*** 40,42 ****
#define FILEVERSION 15 /* Initial Open Source and Linux Port */
! #define FIXVERSION ".2b" /* feature and bug fix version */
--- 40,42 ----
#define FILEVERSION 15 /* Initial Open Source and Linux Port */
! #define FIXVERSION ".3" /* feature and bug fix version */
|