Call this beta5.

Increment the version number and update some documentation.
This commit is contained in:
John "Elwin" Edwards 2012-07-16 10:28:49 -07:00
parent 2f37cf2d94
commit 078bcbb836
2 changed files with 12 additions and 7 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>RLG-Web β4</title>
<title>RLG-Web β5</title>
<script type="text/javascript" src="termemu.js"></script>
<script type="text/javascript" src="termemu-keys.js"></script>
<script type="text/javascript" src="rlgterm.js"></script>
@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="style-rlg.css">
</head>
<body onload="setup()" onkeydown="sendkey(event)">
<h1>RLG-Web β4</h1>
<h1>RLG-Web β5</h1>
<div id ="top">
<img src="/bell.png" alt="bell" id="bell">
</div>