Update of /cvsroot/cscope/cscope/src
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19260/src
Modified Files:
version.h
Log Message:
Version number to 15.7a
Index: version.h
===================================================================
RCS file: /cvsroot/cscope/cscope/src/version.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** version.h 5 Jul 2001 14:31:00 -0000 1.8
--- version.h 30 Apr 2009 22:16:28 -0000 1.9
***************
*** 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 ".7a" /* feature and bug fix version */
#endif /* CSCOPE_VERSION_H */
|