Skip to content

Commit 275dea5

Browse files
committed
Updated currentVersion in the About Dialog
1 parent 7ddf92a commit 275dea5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ AboutTextBounds=78, 60, 362, 20
4949
AboutTextColor=0x000000
5050

5151
LBL_splash_window_title=Starting Apache NetBeans IDE
52-
currentVersion=Apache NetBeans IDE Dev (Build {0})
52+
currentVersion=Apache NetBeans IDE 11.0 (Build {0})
5353

5454
MSG_warning=NetBeans IDE - Warning
5555
MSG_info=NetBeans IDE - Information

platform/core.startup/src/org/netbeans/core/startup/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ OpenIDE-Module-Long-Description=\
2626

2727
# VERSIONING (TopLogging, MainWindow)
2828
# {0} - build number
29-
currentVersion=Apache NetBeans Platform Dev (Build {0})
29+
currentVersion=Apache NetBeans Platform 11.0 (Build {0})
3030

3131
ERR_no_user_directory=netbeans.user is not set.\nPlease check your NetBeans startup script.
3232
# {0} - userdir full path

0 commit comments

Comments
 (0)