This is an automated email from the ASF dual-hosted git repository.

lkishalmi pushed a commit to branch release110
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git


The following commit(s) were added to refs/heads/release110 by this push:
     new 275dea5  Updated currentVersion in the About Dialog
275dea5 is described below

commit 275dea5557510c107cf9d193fe61555aacd544b1
Author: Laszlo Kishalmi <[email protected]>
AuthorDate: Tue Mar 19 14:47:05 2019 -0700

    Updated currentVersion in the About Dialog
---
 .../core.startup/src/org/netbeans/core/startup/Bundle_nb.properties     | 2 +-
 platform/core.startup/src/org/netbeans/core/startup/Bundle.properties   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
 
b/nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
index acab338..dd972b0 100644
--- 
a/nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
+++ 
b/nb/ide.branding/core.startup/src/org/netbeans/core/startup/Bundle_nb.properties
@@ -49,7 +49,7 @@ AboutTextBounds=78, 60, 362, 20
 AboutTextColor=0x000000
 
 LBL_splash_window_title=Starting Apache NetBeans IDE
-currentVersion=Apache NetBeans IDE Dev (Build {0})
+currentVersion=Apache NetBeans IDE 11.0 (Build {0})
 
 MSG_warning=NetBeans IDE - Warning
 MSG_info=NetBeans IDE - Information
diff --git 
a/platform/core.startup/src/org/netbeans/core/startup/Bundle.properties 
b/platform/core.startup/src/org/netbeans/core/startup/Bundle.properties
index 597aa19..4e8a41c 100644
--- a/platform/core.startup/src/org/netbeans/core/startup/Bundle.properties
+++ b/platform/core.startup/src/org/netbeans/core/startup/Bundle.properties
@@ -26,7 +26,7 @@ OpenIDE-Module-Long-Description=\
 
 # VERSIONING (TopLogging, MainWindow)
 # {0} - build number
-currentVersion=Apache NetBeans Platform Dev (Build {0})
+currentVersion=Apache NetBeans Platform 11.0 (Build {0})
 
 ERR_no_user_directory=netbeans.user is not set.\nPlease check your NetBeans 
startup script.
 # {0} - userdir full path


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to