summaryrefslogtreecommitdiffstats
path: root/.travis.descriptor.json.in
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2017-01-01 01:37:21 +0100
committerJames Rowe <jroweboy@gmail.com>2017-01-01 01:37:21 +0100
commit4a6cf7ecaf099f3548db2ef6104407d566572bf1 (patch)
treec7d362d9fd0e43fc39460b8aed493621f71fd33d /.travis.descriptor.json.in
parentAdd deploy to bintray for builds to master (diff)
downloadyuzu-4a6cf7ecaf099f3548db2ef6104407d566572bf1.tar
yuzu-4a6cf7ecaf099f3548db2ef6104407d566572bf1.tar.gz
yuzu-4a6cf7ecaf099f3548db2ef6104407d566572bf1.tar.bz2
yuzu-4a6cf7ecaf099f3548db2ef6104407d566572bf1.tar.lz
yuzu-4a6cf7ecaf099f3548db2ef6104407d566572bf1.tar.xz
yuzu-4a6cf7ecaf099f3548db2ef6104407d566572bf1.tar.zst
yuzu-4a6cf7ecaf099f3548db2ef6104407d566572bf1.zip
Diffstat (limited to '.travis.descriptor.json.in')
-rw-r--r--.travis.descriptor.json.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.descriptor.json.in b/.travis.descriptor.json.in
index c0ea7dcc1..fac2eee93 100644
--- a/.travis.descriptor.json.in
+++ b/.travis.descriptor.json.in
@@ -9,7 +9,7 @@
"public_stats": false
},
"version": {
- "name": "nightly",
+ "name": "nightly-@GIT_REV@",
"released": "@BUILD_DATE@",
"gpgSign": false
},