Sha256: cb10a4b19b063b485482d42420e12b0e6135a170038006fa0f0cf1085f6b26a8

Contents?: true

Size: 916 Bytes

Versions: 5

Compression:

Stored size: 916 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 SANStore

  ## Define Application Global constants

  # The current SANStore client version.
  VERSION = '0.1'

end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
shu-san-scripts-0.3.0 lib/SANStore.rb
shu-san-scripts-0.2.3 lib/SANStore.rb
shu-san-scripts-0.2.1 lib/SANStore.rb
shu-san-scripts-0.1.0 lib/SANStore.rb
shu-san-scripts-0.0.2 lib/SANStore.rb