summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Grasman <kim.grasman@gmail.com>2018-03-18 18:21:08 +0100
committerKim Grasman <kim.grasman@gmail.com>2018-03-18 18:21:08 +0100
commiteb1581dfbfd1e139161f133fc9627bb06f7de91c (patch)
tree918648c49cb97397d212df8253d2bd1cbd0b696d
parentf1ec249c42d471d925ac6e95051d854bc5f8070c (diff)
Bump version to 0.10
-rw-r--r--iwyu_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iwyu_version.h b/iwyu_version.h
index 34fdc1a..e7ab305 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.9"
+#define IWYU_VERSION_STRING "0.10"
#endif // INCLUDE_WHAT_YOU_USE_IWYU_VERSION_H_