deepsecurity 0.0.17 → 0.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module DeepSecurity
2
- VERSION = "0.0.17"
2
+ VERSION = "0.0.18"
3
3
  end
@@ -1,5 +1,5 @@
1
- #define MyAppVer "0.0.16.0" ; define variable
2
- #define MyAppVerText "0.0.16.0" ; define variable
1
+ #define MyAppVer gemVersion+".0"
2
+ #define MyAppVerText gemVersion+".0"
3
3
  #define MyAppCopyright "Udo Schneider <Udo_Schneider@trendmicro.de>"
4
4
  #define MyAppCompany "Trend Micro"
5
5
  #define MyAppName "dsc"
@@ -17,7 +17,7 @@ InternalCompressLevel=ultra
17
17
  ; OutputDir={#BaseDir}
18
18
  ; SourceDir={#BaseDir}
19
19
  SolidCompression=true
20
- AppCopyright=Copyright � {#MyAppCopyright}
20
+ AppCopyright=Copyright � {#MyAppCopyright}
21
21
  AppName={#MyAppName}
22
22
  AppVerName={#MyAppName} {#MyAppVerText}
23
23
  ShowLanguageDialog=yes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deepsecurity
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.17
4
+ version: 0.0.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: