git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/branches/ambari-186@1347372 13f79535-47bb-0310-9956-ffa450edef68
@@ -6,6 +6,8 @@ characters wide.
Release 0.1.x - unreleased
+ AMBARI-522. Fix version of the server rpm. (Mahadev via Vikram)
+
AMBARI-521. Lzo Install with RPM's. (Ramya via Vikram)
AMBARI-520. Disable all debug console logging on the browser (Yusaku via Vikram)
@@ -24,7 +24,7 @@
Summary: HMC
Name: hmc
-Version: 0.7.0
+Version: 1.0.0
URL: http://hortonworks.com
Release: 1%{?dist}
License: Apache License, Version 2.0
@@ -27,7 +27,7 @@ if [[ -z "${BUILD_DIR}" ]]; then
fi
if [[ -z "${VERSION}" ]]; then
- VERSION="0.7.0"
+ VERSION="1.0.0"
if [[ -z "${RELEASE}" ]]; then