lib/ddr/antivirus/version.rb in ddr-antivirus-1.3.3 vs lib/ddr/antivirus/version.rb in ddr-antivirus-2.0.0.rc1

- old
+ new

@@ -1,5 +1,5 @@ module Ddr module Antivirus - VERSION = "1.3.3" + VERSION = "2.0.0.rc1" end end