version.rb

Path: lib/utility/version.rb
Last Update: Wed Jun 28 16:46:16 GMT-5:00 2006
TopLevel
file:version.rb
author:Jon A. Lambert
version:2.9.0
date:03/11/2006

This source code copyright (C) 2005, 2006 by Jon A. Lambert All rights reserved.

Released under the terms of the TeensyMUD Public License See LICENSE file for additional information.

Constants

Version = "2.10.0"  
file:version.rb
author:Jon A. Lambert
version:2.9.0
date:03/11/2006
This source code copyright (C) 2005, 2006 by Jon A. Lambert All rights reserved.

Released under the terms of the TeensyMUD Public License See LICENSE file for additional information.

BANNER = <<-EOD This is TeensyMUD version #{Version} Copyright (C) 2005, 2006 by Jon A. Lambert Released under the terms of the TeensyMUD Public License EOD
LOGO = <<EOD \e[40G40\e[20G20 \e[1mbold\e[m \e[2mdark\e[m \e[4munderline\e[m \e[5mblinking\e[m \e[7mitalics\e[m \e[8mhidden\e[m<-hidden? CR test\r\0blank it out \e[0;31m ####### # ## # ## ###### ## ## ### # ## # ## ## ## ### # ## # # ## ##### ##### ###### ###### ## # ### ### # ## # ## ## ## ## ## ## ### ## # ## # ## ### #### # ## # ## ## # ## ## # ## ## ## ## # # # #### # ## # ## ## ####### ####### ## ## #### ## ## # #### ## # ## # ## ## # ## ## ## ## #### # #### ## # ## # ## ## ## # # ## ## ## # # ### # ## ## ## ## # ## ## ##### ##### ## ## ###### ## # ## ## ##### ###### ## ## ### \e[m EOD   Displayed upon connecting

[Validate]