From 2743db9edf9f96108b066bcb4461dcc398f04ffb Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 12:00:56 +0000 Subject: Apply patch cscope-version.patch patch_name: cscope-version.patch present_in_specfile: true location_in_specfile: 4 --- diff --git a/src/version.h b/src/version.h index 70559ef..6f8b33e 100644 --- a/src/version.h +++ b/src/version.h @@ -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 */