File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
visualvm/launcher/windows-src Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
<type >org.netbeans.modules.cnd.makeproject</type >
4
4
<configuration >
5
5
<data xmlns =" http://www.netbeans.org/ns/make-project/1" >
6
- <name >VisualVM Launcher Win</name >
6
+ <name >VisualVM 1.4 1 Launcher Win</name >
7
7
<make-project-type >0</make-project-type >
8
8
<c-extensions />
9
9
<cpp-extensions >cpp</cpp-extensions >
Original file line number Diff line number Diff line change 25
25
26
26
#define COMPANY "Oracle Corporation"
27
27
#define COMPONENT "VisualVM"
28
- #define VER "0.0.0 .0"
29
- #define FVER 0,0,0 ,0
30
- #define BUILD_ID "0 "
28
+ #define VER "1.4.1 .0"
29
+ #define FVER 1,4,1 ,0
30
+ #define BUILD_ID "23042018 "
31
31
#define INTERNAL_NAME "visualvm"
32
- #define COPYRIGHT "\xA9 2007, 2014 , Oracle and/or its affiliates. All rights reserved."
32
+ #define COPYRIGHT "\xA9 2007, 2018 , Oracle and/or its affiliates. All rights reserved."
33
33
#define FNAME "visualvm.exe"
34
- #define NAME "VisualVM Dev. build "
34
+ #define NAME "VisualVM"
35
35
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
2
<assembly xmlns =" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" >
3
- <assemblyIdentity version =" 0.0.0 .0"
3
+ <assemblyIdentity version =" 1.4.1 .0"
4
4
processorArchitecture =" X86"
5
5
name =" visualvm.exe"
6
6
type =" win32" />
You can’t perform that action at this time.
0 commit comments