summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Grasman <kim.grasman@gmail.com>2019-04-14 19:37:02 +0200
committerKim Grasman <kim.grasman@gmail.com>2019-04-14 19:37:02 +0200
commit1f76c779aed8b4c7ec01e793c99f4bcf867b981f (patch)
treeddedadee9231e24672d250e482a679ee47818f6a
parentfe5275aa7b6a1372e96e8ff416c38d1790928893 (diff)
Bump master version to 0.13
-rw-r--r--iwyu_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iwyu_version.h b/iwyu_version.h
index ea150da..581cab4 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.12"
+#define IWYU_VERSION_STRING "0.13"
#endif // INCLUDE_WHAT_YOU_USE_IWYU_VERSION_H_