aboutsummaryrefslogtreecommitdiff
path: root/src/pages.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages.ml')
-rw-r--r--src/pages.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages.ml b/src/pages.ml
index 0f68092..d343ef2 100644
--- a/src/pages.ml
+++ b/src/pages.ml
@@ -31,7 +31,7 @@ let common content =
<article>|} ^ content ^
{| </article>
<footer>
- <p>(c) 2020 &ndash; Alban Gruin &ndash; µCS 0.1.0 « CANIS MINOR »</p>
+ <p>(c) 2020 &ndash; Alban Gruin &ndash; µCS 0.1.1 « CANIS MINOR »</p>
</footer>
</body>
</html>