diff options
Diffstat (limited to 'drivers/misc/tegra-profiler/version.h')
-rw-r--r-- | drivers/misc/tegra-profiler/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/tegra-profiler/version.h b/drivers/misc/tegra-profiler/version.h index 98728a377e37..c96c50756d37 100644 --- a/drivers/misc/tegra-profiler/version.h +++ b/drivers/misc/tegra-profiler/version.h @@ -18,7 +18,7 @@ #ifndef __QUADD_VERSION_H #define __QUADD_VERSION_H -#define QUADD_MODULE_VERSION "1.86" +#define QUADD_MODULE_VERSION "1.87" #define QUADD_MODULE_BRANCH "Dev" #endif /* __QUADD_VERSION_H */ |