diff --git a/nant.build b/nant.build
index 8f205dd8..5a679f54 100644
--- a/nant.build
+++ b/nant.build
@@ -23,7 +23,7 @@
-
+
diff --git a/package.ps1 b/package.ps1
index de57b3bb..15850535 100644
--- a/package.ps1
+++ b/package.ps1
@@ -14,7 +14,7 @@
# limitations under the License.
$pkgname = "Apache.NMS.ActiveMQ"
-$pkgver = "1.6.4-SNAPSHOT"
+$pkgver = "1.6.4"
$configurations = "release", "debug"
$frameworks = "mono-2.0", "net-2.0", "net-3.5", "net-4.0"