aboutsummaryrefslogtreecommitdiffhomepage
path: root/views/version.txt
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-11-17 20:56:35 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2019-11-22 09:54:26 -0500
commit1ce62a931215316ee772301a08e4a7121b6fcc78 (patch)
treec748471f75b302955f0db959a4e10f906d1d557e /views/version.txt
parentmodule & src renaming (diff)
0.9.1 spine, post naming development
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 9786c0b..e4ae0d6 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 9, 0);
+enum _ver = Version(0, 9, 1);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {