Sha256: 73072b15dbf2d202eca7888d7cbbac62b57cc6b761eaedce9468a94b863ea0c9
Contents?: true
Size: 597 Bytes
Versions: 5
Compression:
Stored size: 597 Bytes
Contents
# Application RwdTinker orginally (c) 2004 Steven Gibson under GPL. # This application is a framework for writing programs from RubyWebDialogs # http://www.erikveen.dds.nl/rubywebdialogs/index.html # For more information about RwdTinker see http://www.rubyforge.net/projects/rwdapplications # return the version constant defined in the config file def runrwdtorrentversion @rwd_window = "applicationversion" @versionappnamedisplay = "RwdTorrent" @versioncopyrightdisplay = "(c) 2005 Steven Gibson " @versionnumberdisplay = "Version " + RwdTorrentVersion end
Version data entries
5 entries across 5 versions & 1 rubygems