projects
/
blackbox_exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1846c8f
)
Now developing 0.2.0
author
Brian Brazil
<brian.brazil@robustperception.io>
Fri, 8 Apr 2016 09:22:33 +0000
(10:22 +0100)
committer
Brian Brazil
<brian.brazil@robustperception.io>
Fri, 8 Apr 2016 09:22:33 +0000
(10:22 +0100)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index cfdf04e6424aa258fd46d28b32f9c3e6f5ca358f..0e1dccb86c84e567bf629422d178d305e708095e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-11,7
+11,7
@@
# See the License for the specific language governing permissions and
# limitations under the License.
-VERSION := 0.
1
.0
+VERSION := 0.
2
.0
TARGET := blackbox_exporter
GOFLAGS := -ldflags "-X main.Version=$(VERSION)"