13 lines
479 B
Diff
13 lines
479 B
Diff
diff -up ./configure.in.version ./configure.in
|
|
diff -up ./src/version.h.version ./src/version.h
|
|
--- ./src/version.h.version 2019-06-03 10:06:42.185021824 -0400
|
|
+++ ./src/version.h 2019-06-03 10:06:51.500994292 -0400
|
|
@@ -40,6 +40,6 @@
|
|
#define CSCOPE_VERSION_H
|
|
|
|
#define FILEVERSION 15 /* Initial Open Source and Linux Port */
|
|
-#define FIXVERSION ".8b" /* feature and bug fix version */
|
|
+#define FIXVERSION ".9" /* feature and bug fix version */
|
|
|
|
#endif /* CSCOPE_VERSION_H */
|