summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Grasman <kim.grasman@gmail.com>2017-08-20 10:46:50 +0200
committerKim Gräsman <kim.grasman@gmail.com>2017-08-20 10:47:53 +0200
commit93b85b2e760a0ae6067585f62dc9bc9d002b8067 (patch)
tree2b870776f6277e5d4995ec4dafad1ecb8ba35bd6
parent6e28b990ba80d36bb03614b321df54add725c675 (diff)
Bump version to 0.9
-rw-r--r--iwyu_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iwyu_version.h b/iwyu_version.h
index 147954c..34fdc1a 100644
--- a/iwyu_version.h
+++ b/iwyu_version.h
@@ -10,6 +10,6 @@
#ifndef INCLUDE_WHAT_YOU_USE_IWYU_VERSION_H_
#define INCLUDE_WHAT_YOU_USE_IWYU_VERSION_H_
-#define IWYU_VERSION_STRING "0.8"
+#define IWYU_VERSION_STRING "0.9"
#endif // INCLUDE_WHAT_YOU_USE_IWYU_VERSION_H_