diff --git a/distribution/src/assembly/filter.properties b/distribution/src/assembly/filter.properties index bc02098394..64eb10190c 100644 --- a/distribution/src/assembly/filter.properties +++ b/distribution/src/assembly/filter.properties @@ -18,5 +18,5 @@ product.name=WSO2 Micro Integrator product.key=MI -product.version=4.0.0-M6 +product.version=4.0.0-M7 product.wum.name=wso2mi diff --git a/distribution/src/conf/wrapper.conf b/distribution/src/conf/wrapper.conf index 2e13b824cd..f0e621c584 100644 --- a/distribution/src/conf/wrapper.conf +++ b/distribution/src/conf/wrapper.conf @@ -45,9 +45,9 @@ wrapper.console.title="WSO2 Micro Integrator" # Name of the service wrapper.ntservice.name=WSO2MI # Display name of the service -wrapper.ntservice.displayname=WSO2 Micro Integrator 4.0.0-M6 +wrapper.ntservice.displayname=WSO2 Micro Integrator 4.0.0-M7 # Description of the service -wrapper.ntservice.description=Provides the ability to run WSO2 Micro Integrator 4.0.0-M6 as a Windows Service +wrapper.ntservice.description=Provides the ability to run WSO2 Micro Integrator 4.0.0-M7 as a Windows Service #******************************************************************** # Wrapper System Tray Properties #********************************************************************