Skip to content

Commit 85622c1

Browse files
committed
remove a platform build number from a main window title and a product version
1 parent 20a085b commit 85622c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

visualvm/branding/core/core.jar/org/netbeans/core/startup/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# or visit www.oracle.com if you need additional information or have any
2323
# questions.
2424

25-
currentVersion=VisualVM {0}
25+
currentVersion=VisualVM Dev
2626
LBL_splash_window_title=Starting VisualVM
2727
SPLASH_HEIGHT=310
2828
SPLASH_WIDTH=530

visualvm/branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
# or visit www.oracle.com if you need additional information or have any
2323
# questions.
2424

25-
CTL_MainWindow_Title=VisualVM {0}
26-
CTL_MainWindow_Title_No_Project=VisualVM {0}
25+
CTL_MainWindow_Title=VisualVM Dev
26+
CTL_MainWindow_Title_No_Project=VisualVM Dev

0 commit comments

Comments
 (0)