diff options
| author | Ralph Amissah <ralph@amissah.com> | 2016-06-14 23:25:36 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2019-04-04 14:48:18 -0400 | 
| commit | 9bec897cdada305cae8ce78809dc3f9fe9cf8776 (patch) | |
| tree | d05d0e4f2d9a9b2c5273e0a33bbbdf84580543b2 /views | |
| parent | step4 some additional work (diff) | |
step4.1 as step4 but extract header meta & make on first reading in documentdoc-reform_v0.0.4
Diffstat (limited to 'views')
| -rw-r--r-- | views/version.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/views/version.txt b/views/version.txt index e61c0ba..c181dba 100644 --- a/views/version.txt +++ b/views/version.txt @@ -4,4 +4,4 @@ struct Version {    int minor;    int patch;  } -enum ver = Version(0, 4, 0); +enum ver = Version(0, 4, 1); | 
