Mercurial > hg > rlgwebd
changeset 135:e4f27a093d1e beta6
Bump the version number.
author | John "Elwin" Edwards <elwin@sdf.org> |
---|---|
date | Wed, 12 Sep 2012 17:33:27 -0700 |
parents | 83058bb7d2f3 |
children | 56da59b343ca |
files | about.html index-rlg.html |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/about.html Wed Sep 12 17:31:21 2012 -0700 +++ b/about.html Wed Sep 12 17:33:27 2012 -0700 @@ -1,11 +1,11 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> -<title>RLG-Web β5 Information</title> +<title>RLG-Web β6 Information</title> <link rel="stylesheet" type="text/css" href="style-rlg.css"> </head> <body> -<h1>RLG-Web β5 Help and Information</h1> +<h1>RLG-Web β6 Help and Information</h1> <p>This page explains <a href="/">RLG-Web</a> and how to use it. Since the project is still under rapid development, details may change.</p> <h2>Browser Compatibility</h2> <p>RLG-Web has been tested using Firefox and Chrome; there should be no problems with recent versions of these two browsers. Safari 6 works, but
--- a/index-rlg.html Wed Sep 12 17:31:21 2012 -0700 +++ b/index-rlg.html Wed Sep 12 17:33:27 2012 -0700 @@ -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 β5</title> +<title>RLG-Web β6</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 β5</h1> +<h1>RLG-Web β6</h1> <div id ="top"> <img src="/bell.png" alt="bell" id="bell"> </div>