aboutsummaryrefslogtreecommitdiffhomepage
path: root/views/version.txt
diff options
context:
space:
mode:
Diffstat (limited to 'views/version.txt')
-rw-r--r--views/version.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/version.txt b/views/version.txt
index 6199c67..a32e786 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 8, 2);
+enum _ver = Version(0, 8, 3);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {