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

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


The following commit(s) were added to refs/heads/release100 by this push:
     new cff9772  Update version number to 10.0
cff9772 is described below

commit cff97722cc86835dff49f0f422cf0ac351eaf039
Author: Junichi Yamamoto <[email protected]>
AuthorDate: Fri Nov 23 07:37:02 2018 +0900

    Update version number to 10.0
---
 .../core.startup/src/org/netbeans/core/startup/Bundle_nb.properties   | 2 +-
 .../src/org/netbeans/core/windows/view/ui/Bundle_nb.properties        | 4 ++--
 platform/core.startup/src/org/netbeans/core/startup/Bundle.properties | 2 +-
 .../src/org/netbeans/core/windows/view/ui/Bundle.properties           | 4 ++--
 4 files changed, 6 insertions(+), 6 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..9ddbdc7 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 10.0 (Build {0})
 
 MSG_warning=NetBeans IDE - Warning
 MSG_info=NetBeans IDE - Information
diff --git 
a/nb/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties
 
b/nb/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties
index aea5646..8b25f75 100644
--- 
a/nb/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties
+++ 
b/nb/ide.branding/core.windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties
@@ -17,5 +17,5 @@
 
 # {0} build number
 # {1} project name
-CTL_MainWindow_Title={1} - Apache NetBeans IDE 10
-CTL_MainWindow_Title_No_Project=Apache NetBeans IDE 10
+CTL_MainWindow_Title={1} - Apache NetBeans IDE 10.0
+CTL_MainWindow_Title_No_Project=Apache NetBeans IDE 10.0
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..0eccdf5 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 10.0 (Build {0})
 
 ERR_no_user_directory=netbeans.user is not set.\nPlease check your NetBeans 
startup script.
 # {0} - userdir full path
diff --git 
a/platform/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties 
b/platform/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties
index 47cec6e..433c6ae 100644
--- 
a/platform/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties
+++ 
b/platform/core.windows/src/org/netbeans/core/windows/view/ui/Bundle.properties
@@ -23,8 +23,8 @@ LBL_EditorAreaFrameTitle=Editor
 ACSD_MainWindow=Main Window
 # {0} build number
 # {1} project name
-CTL_MainWindow_Title=Apache NetBeans Platform {0}
-CTL_MainWindow_Title_No_Project=Apache NetBeans Platform {0}
+CTL_MainWindow_Title=Apache NetBeans Platform 10.0
+CTL_MainWindow_Title_No_Project=Apache NetBeans Platform 10.0
 
 # DocumentsDlg
 LBL_Documents=&Documents:


---------------------------------------------------------------------
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