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-06-05 20:18:56 +02:00
VERSION = "1.2.1"
2013-04-27 14:07:14 +02:00
end