aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorYalei Wang <william.wangyalei@huawei.com>2018-09-17 09:26:13 +0800
committerYalei Wang <william.wangyalei@huawei.com>2018-09-17 09:26:13 +0800
commit40d93c9db9f7aebf86adabbc969f44835b35bd0d (patch)
tree427e3b15ebc0bd745d088fcef450b6414b28463c /scripts
parent7d6f7e3a58ea0dda82d1f61cb9cf9b5076b4975a (diff)
Fix: version tag 18.07
Change-Id: Iddef4d8b95cf611a602904a7d1d6a31b5079a3f3 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/generate_dmm_rpm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate_dmm_rpm.sh b/scripts/generate_dmm_rpm.sh
index 792c2a3..76d65a1 100755
--- a/scripts/generate_dmm_rpm.sh
+++ b/scripts/generate_dmm_rpm.sh
@@ -17,7 +17,7 @@
cur_directory=${PWD}
name="dmm"
-version="18.04"
+version="18.07"
mkdir -p ~/rpmbuild/SOURCES