git://git.iain.cx/iain
/
pstop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7095828
)
bump version to v0.0.18
author
Simon J Mudd
<sjmudd@pobox.com>
Thu, 4 Dec 2014 17:58:03 +0000
(18:58 +0100)
committer
Simon J Mudd
<sjmudd@pobox.com>
Thu, 4 Dec 2014 17:58:03 +0000
(18:58 +0100)
version/version.go
patch
|
blob
|
history
diff --git
a/version/version.go
b/version/version.go
index
60ffa71
..
f4b3a27
100644
(file)
--- a/
version/version.go
+++ b/
version/version.go
@@
-2,7
+2,7
@@
package version
const (
- version = "0.0.1
7
"
+ version = "0.0.1
9
"
)
// return the current application version