You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
430 B
12 lines
430 B
6 years ago
|
diff -up ./src/version.h.update ./src/version.h
|
||
|
--- ./src/version.h.update 2016-02-17 15:38:30.464094042 -0500
|
||
|
+++ ./src/version.h 2016-02-17 15:38:38.235314016 -0500
|
||
|
@@ -42,6 +42,6 @@
|
||
|
#define CSCOPE_VERSION_H
|
||
|
|
||
|
#define FILEVERSION 15 /* Initial Open Source and Linux Port */
|
||
|
-#define FIXVERSION ".7a" /* feature and bug fix version */
|
||
|
+#define FIXVERSION ".8" /* feature and bug fix version */
|
||
|
|
||
|
#endif /* CSCOPE_VERSION_H */
|