Update of /cvsroot/cscope/cscope/src
In directory usw-pr-cvs1:/tmp/cvs-serv4312/src
Modified Files:
version.h
Log Message:
Updated version numbers to 16.0a
Index: version.h
===================================================================
RCS file: /cvsroot/cscope/cscope/src/version.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** version.h 2001/07/02 16:06:43 1.6
--- version.h 2001/07/03 22:09:50 1.7
***************
*** 39,42 ****
*/
! #define FILEVERSION 15 /* Initial Open Source and Linux Port */
! #define FIXVERSION ".3" /* feature and bug fix version */
--- 39,42 ----
*/
! #define FILEVERSION 16 /* Initial Open Source and Linux Port */
! #define FIXVERSION ".0a" /* feature and bug fix version */
|