lib/ddr/antivirus/version.rb in ddr-antivirus-2.2.0 vs lib/ddr/antivirus/version.rb in ddr-antivirus-3.0.0.rc1

- old
+ new

@@ -1,5 +1,5 @@ module Ddr module Antivirus - VERSION = "2.2.0" + VERSION = "3.0.0.rc1" end end