parent
7a9019cf41
commit
f40e6ee243
|
@ -3,7 +3,7 @@
|
|||
SWAKS="/root/swaks"
|
||||
|
||||
# Bump this whenever a release branch is created from master
|
||||
MASTER_VERSION=0.9.7
|
||||
MASTER_VERSION=0.10.0
|
||||
|
||||
# send_failure_notification sends an e-mail with a build failure notification.
|
||||
function send_failure_notification {
|
||||
|
|
|
@ -165,7 +165,7 @@
|
|||
<!-- /.container -->
|
||||
<div id="footer">
|
||||
<div class="container">
|
||||
<p class="text-muted text-right credit"><b>InfluxDB</b> v0.9.7</p>
|
||||
<p class="text-muted text-right credit"><b>InfluxDB</b> v0.10.0</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue