Updated package scripts.

Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/commit/12bc71c7
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/tree/12bc71c7
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/diff/12bc71c7

Branch: refs/heads/1.2.x
Commit: 12bc71c7d1df560020387d3edb259f9a694903d7
Parents: 5bc3a67
Author: Jim Gomes <jgo...@apache.org>
Authored: Sat Jan 16 00:32:33 2010 +0000
Committer: Jim Gomes <jgo...@apache.org>
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-api/blob/12bc71c7/package.ps1
----------------------------------------------------------------------
diff --git a/package.ps1 b/package.ps1
index ba981a0..4fbe44e 100644
--- a/package.ps1
+++ b/package.ps1
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS"
-$pkgver = "1.2.0"
+$pkgver = "1.2.x"
 $configurations = "release", "debug"
 $frameworks = "mono-2.0", "net-2.0", "net-3.5", "netcf-2.0"
 

Reply via email to