Author: tabish Date: Tue Sep 7 14:29:05 2010 New Revision: 993380 URL: http://svn.apache.org/viewvc?rev=993380&view=rev Log: Update to reflect 1.4.0 release. Modified: activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/nant.build activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/package.ps1 Modified: activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/nant.build URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/nant.build?rev=993380&r1=993379&r2=993380&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/nant.build (original) +++ activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/nant.build Tue Sep 7 14:29:05 2010 @@ -23,7 +23,7 @@ - + Modified: activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/package.ps1 URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/package.ps1?rev=993380&r1=993379&r2=993380&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/package.ps1 (original) +++ activemq/activemq-dotnet/Apache.NMS.Stomp/branches/1.4.x/package.ps1 Tue Sep 7 14:29:05 2010 @@ -14,7 +14,7 @@ # limitations under the License. $pkgname = "Apache.NMS.Stomp" -$pkgver = "1.4.0-SNAPSHOT" +$pkgver = "1.4.0" $configurations = "release", "debug" $frameworks = "mono-2.0", "net-2.0", "net-3.5", "netcf-2.0"