1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-07-01 22:30:19 +02:00
Files
dyndnsd/lib/dyndnsd/version.rb
2018-04-23 19:21:32 +02:00

5 lines
51 B
Ruby

module Dyndnsd
VERSION = '2.0.0.rc2'.freeze
end