diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-23 22:11:55 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-07-23 22:11:55 -0400 |
commit | ffd3a73254b16a00d67b188dc43bd605bf757cbf (patch) | |
tree | ef5cb81661a79a69257c233b1de13fc63e75a704 /www/index.html | |
parent | 8e883a46948e25787ecb01c0fceeee0d2e252521 (diff) | |
download | html5ks-ffd3a73254b16a00d67b188dc43bd605bf757cbf.tar.xz html5ks-ffd3a73254b16a00d67b188dc43bd605bf757cbf.zip |
index.html: increment KS version number to 1.1
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index da97e73..78d9342 100644 --- a/www/index.html +++ b/www/index.html @@ -63,7 +63,7 @@ <div id="quit" class="button button-disabled">Quit</div> </div> <div id="version" style="position: absolute; bottom: 10px; right: 15px; font: 8px/8px Playtime; opacity: 0.4"> - Katawa Shoujo v1.0 + Katawa Shoujo v1.1 <br> HTML5KS 0.1.0 </div> |