dyndnsd/lib/dyndnsd/version.rb

5 lines
40 B
Ruby
Raw Normal View History

2013-04-27 14:07:14 +02:00
module Dyndnsd
2013-04-28 15:06:56 +02:00
VERSION = "1.0.0"
2013-04-27 14:07:14 +02:00
end