Updated package scripts.
Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/commit/81aefd62 Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/tree/81aefd62 Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/diff/81aefd62 Branch: refs/heads/1.2.x Commit: 81aefd62534c9ae0b7733d04c5c4b1df3f79915e Parents: 6649da3 Author: Jim Gomes <[email protected]> Authored: Sat Jan 16 00:32:33 2010 +0000 Committer: Jim Gomes <[email protected]> Committed: Sat Jan 16 00:32:33 2010 +0000 ---------------------------------------------------------------------- package.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-nms-msmq/blob/81aefd62/package.ps1 ---------------------------------------------------------------------- diff --git a/package.ps1 b/package.ps1 index e27a321..faeda05 100644 --- a/package.ps1 +++ b/package.ps1 @@ -14,7 +14,7 @@ # limitations under the License. $pkgname = "Apache.NMS.MSMQ" -$pkgver = "1.2.0" +$pkgver = "1.2.x" $configurations = "release", "debug" $frameworks = "net-2.0", "net-3.5"
