From: Hans-Bernhard B. <br...@us...> - 2006-10-07 08:56:37
|
Update of /cvsroot/cscope/cscope/src In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv12618/src Modified Files: Tag: v15_6_base version.h Log Message: Actual V15.6 files Index: version.h =================================================================== RCS file: /cvsroot/cscope/cscope/src/version.h,v retrieving revision 1.8 retrieving revision 1.8.2.1 diff -C2 -r1.8 -r1.8.2.1 *** version.h 5 Jul 2001 14:31:00 -0000 1.8 --- version.h 7 Oct 2006 08:56:34 -0000 1.8.2.1 *************** *** 42,47 **** #define CSCOPE_VERSION_H ! #define FILEVERSION 16 /* Initial Open Source and Linux Port */ ! #define FIXVERSION ".0a" /* feature and bug fix version */ #endif /* CSCOPE_VERSION_H */ --- 42,47 ---- #define CSCOPE_VERSION_H ! #define FILEVERSION 15 /* Initial Open Source and Linux Port */ ! #define FIXVERSION ".6" /* feature and bug fix version */ #endif /* CSCOPE_VERSION_H */ |