Sha256: 79cc7247059d74a57bdd03c8f917772cc9e69212dd8d6cd5d8ef575647497896

Contents?: true

Size: 921 Bytes

Versions: 3

Compression:

Stored size: 921 Bytes

Contents

### Copyright (c) 2010, David Love
###
### Permission to use, copy, modify, and/or distribute this software for 
### any purpose with or without fee is hereby granted, provided that the 
### above copyright notice and this permission notice appear in all copies.
###
### THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 
### WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 
### MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 
### ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
### WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 
### ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 
### OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
###

module Mercury

  ## Define Application Global constants

  # The current Mercury Server client version.
  VERSION = '0.1'

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
BlueAdmiral-0.0.3 lib/mercury.rb
BlueAdmiral-0.0.2 lib/mercury.rb
BlueAdmiral-0.0.1 lib/mercury.rb