Uped the version number to 0.60 for xpcom 2.0 landing.

git-svn-id: svn://10.0.0.236/branches/XPCOM20_BRANCH@32579 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
1999-05-25 06:26:17 +00:00
parent f90b898e15
commit 377cfa5cae

View File

@@ -202,8 +202,9 @@ protected:
* alpha0.30 : Changing autoreg to begin registration from ./components on unix
* alpha0.40 : repository -> component manager
* alpha0.50 : using nsIRegistry
* alpha0.60 : xpcom 2.0 landing
*/
#define NS_XPCOM_COMPONENT_MANAGER_VERSION_STRING "alpha0.50"
#define NS_XPCOM_COMPONENT_MANAGER_VERSION_STRING "alpha0.60"
////////////////////////////////////////////////////////////////////////////////
/**