You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2007/05/10 11:28:19 UTC

svn commit: r536791 - in /james/server/branches/v2.3: default.properties phoenix-bin/conf/wrapper.conf

Author: norman
Date: Thu May 10 02:28:18 2007
New Revision: 536791

URL: http://svn.apache.org/viewvc?view=rev&rev=536791
Log:
Fix the version in wrapper.conf. See JAMES-435

Modified:
    james/server/branches/v2.3/default.properties
    james/server/branches/v2.3/phoenix-bin/conf/wrapper.conf

Modified: james/server/branches/v2.3/default.properties
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/default.properties?view=diff&rev=536791&r1=536790&r2=536791
==============================================================================
--- james/server/branches/v2.3/default.properties (original)
+++ james/server/branches/v2.3/default.properties Thu May 10 02:28:18 2007
@@ -8,7 +8,7 @@
 
 name=james
 Name=James Mail Server
-version=2.3.1
+version=2.3.2
 mailet-version=2.3
 mailet-api-version=2.3
 #package-version=3.0a1

Modified: james/server/branches/v2.3/phoenix-bin/conf/wrapper.conf
URL: http://svn.apache.org/viewvc/james/server/branches/v2.3/phoenix-bin/conf/wrapper.conf?view=diff&rev=536791&r1=536790&r2=536791
==============================================================================
--- james/server/branches/v2.3/phoenix-bin/conf/wrapper.conf (original)
+++ james/server/branches/v2.3/phoenix-bin/conf/wrapper.conf Thu May 10 02:28:18 2007
@@ -103,7 +103,7 @@
 # Wrapper Windows Properties
 #********************************************************************
 # Title to use when running as a console
-wrapper.console.title=James Mail Server 2.3.0
+wrapper.console.title=James Mail Server 2.3.2
 
 #********************************************************************
 # Wrapper Windows NT/2000/XP Service Properties
@@ -117,10 +117,10 @@
 wrapper.ntservice.name=James 2.3.0
 
 # Display name of the service
-wrapper.ntservice.displayname=James Mail Server 2.3.0
+wrapper.ntservice.displayname=James Mail Server 2.3.2
 
 # Description of the service
-wrapper.ntservice.description=James Mail Server 2.3.0
+wrapper.ntservice.description=James Mail Server 2.3.2
 
 # Service dependencies.  Add dependencies as needed starting from 1
 wrapper.ntservice.dependency.1=



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org