5 lines
86 B
Ruby
5 lines
86 B
Ruby
module Qasim
|
|
APP_NAME = "Qasim"
|
|
APP_VERSION = "0.1.11"
|
|
APP_DATE = "2014-05-09"
|
|
end
|