File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
;Munin Node For Windows
5
5
6
6
#define MyAppName " Munin Node"
7
- #define MyAppVersion " 1.7.3"
7
+ #define MyAppVersion " 1.7.3.1 "
8
8
#define MyAppExeName " munin-node.exe"
9
9
10
10
[Setup]
@@ -18,7 +18,7 @@ DefaultDirName={autopf}\{#MyAppName}
18
18
DisableProgramGroupPage = yes
19
19
; Uncomment the following line to run in non administrative install mode (install for current user only.)
20
20
;PrivilegesRequired=lowest
21
- OutputBaseFilename = Munin-Node-1.7 .3 -x64
21
+ OutputBaseFilename = Munin-Node-1.7 .3.1 -x64
22
22
OutputDir = InstallerBuild\
23
23
Compression = lzma
24
24
SolidCompression = yes
Original file line number Diff line number Diff line change 4
4
;Munin Node For Windows
5
5
6
6
#define MyAppName " Munin Node"
7
- #define MyAppVersion " 1.7.3"
7
+ #define MyAppVersion " 1.7.3.1 "
8
8
#define MyAppExeName " munin-node.exe"
9
9
10
10
[Setup]
@@ -18,7 +18,7 @@ DefaultDirName={autopf}\{#MyAppName}
18
18
DisableProgramGroupPage = yes
19
19
; Uncomment the following line to run in non administrative install mode (install for current user only.)
20
20
;PrivilegesRequired=lowest
21
- OutputBaseFilename = Munin-Node-1.7 .3 -x86
21
+ OutputBaseFilename = Munin-Node-1.7 .3.1 -x86
22
22
OutputDir = InstallerBuild\
23
23
Compression = lzma
24
24
SolidCompression = yes
You can’t perform that action at this time.
0 commit comments