summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-08-05 03:59:36 +0000
committerpjmattal <pjmattal>2005-08-05 03:59:36 +0000
commitab525e309b6dd848003efd03360aed8f25390771 (patch)
tree29176a3024c202e178b81d3323cc3b24b0b1bfe2
parent620937ebfc09a9d8c8f54d3cada4bb0ad229b7d8 (diff)
downloadaurweb-ab525e309b6dd848003efd03360aed8f25390771.tar.xz
updated version info to 1.2.2
-rw-r--r--VERSIONS.txt1
-rw-r--r--web/html/index.php2
2 files changed, 2 insertions, 1 deletions
diff --git a/VERSIONS.txt b/VERSIONS.txt
index 4ab6b1d..8511d0a 100644
--- a/VERSIONS.txt
+++ b/VERSIONS.txt
@@ -7,3 +7,4 @@ Version 1.0.3 = Revision 178 (5/16/05)
Version 1.1 = Revision 194 (6/10/05)
Version 1.2 = Revision 214 (7/30/05)
Version 1.2.1 = Revision 222 (8/2/05)
+Version 1.2.2 = Revision 224 (8/4/05)
diff --git a/web/html/index.php b/web/html/index.php
index 9fbc9ac..17eba3c 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -260,6 +260,6 @@ print "</tr>\n";
print "</table>\n";
# End Table 1
-html_footer("<b>Version 1.2.1</b> \$Id$");
+html_footer("<b>Version 1.2.2</b> \$Id$");
# vim: ts=2 sw=2 noet ft=php
?>