mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
added version tags for 1.2.10
This commit is contained in:
parent
c15513fd77
commit
1e9149b170
2 changed files with 2 additions and 1 deletions
|
@ -15,3 +15,4 @@ Version 1.2.6 = Revision 246 (10/6/05)
|
||||||
Version 1.2.7 = Revision 253 (10/21/05)
|
Version 1.2.7 = Revision 253 (10/21/05)
|
||||||
Version 1.2.8 = Revision 273 (01/04/05)
|
Version 1.2.8 = Revision 273 (01/04/05)
|
||||||
Version 1.2.9 = Revision 281 (06/09/06)
|
Version 1.2.9 = Revision 281 (06/09/06)
|
||||||
|
Version 1.2.10 = Revision 299 (08/09/06)
|
||||||
|
|
|
@ -276,6 +276,6 @@ print "</tr>\n";
|
||||||
print "</table>\n";
|
print "</table>\n";
|
||||||
# End Table 1
|
# End Table 1
|
||||||
|
|
||||||
html_footer("<b>Version 1.2.9</b> \$Id$");
|
html_footer("<b>Version 1.2.10</b> \$Id$");
|
||||||
# vim: ts=2 sw=2 noet ft=php
|
# vim: ts=2 sw=2 noet ft=php
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Add table
Reference in a new issue