From: Hans-Bernhard B. <br...@us...> - 2015-03-30 23:54:44
|
Update of /cvsroot/cscope/cscope/src In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15962/src Modified Files: version.h Log Message: Gear up for a 15.8b release Index: version.h =================================================================== RCS file: /cvsroot/cscope/cscope/src/version.h,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** version.h 4 Aug 2012 15:39:27 -0000 1.11 --- version.h 30 Mar 2015 23:54:40 -0000 1.12 *************** *** 43,47 **** #define FILEVERSION 15 /* Initial Open Source and Linux Port */ ! #define FIXVERSION ".8a" /* feature and bug fix version */ #endif /* CSCOPE_VERSION_H */ --- 43,47 ---- #define FILEVERSION 15 /* Initial Open Source and Linux Port */ ! #define FIXVERSION ".8b" /* feature and bug fix version */ #endif /* CSCOPE_VERSION_H */ |