aboutsummaryrefslogtreecommitdiff
path: root/build2/version-impl
diff options
context:
space:
mode:
Diffstat (limited to 'build2/version-impl')
-rw-r--r--build2/version-impl2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/version-impl b/build2/version-impl
index 3df315e..b6c2a28 100644
--- a/build2/version-impl
+++ b/build2/version-impl
@@ -23,7 +23,7 @@
// 3.0.0-b2 02999952
//
#define BUILD2_VERSION 49901
-#define BUILD2_VERSION_STR "0.5.0-a1"
+#define BUILD2_VERSION_STR "0.5.0-a.1"
// Generally, we expect minor versions to be source code backwards-
// compatible, thought we might have a minimum version requirement.