aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-07-17 21:36:16 +0800
committerobscuren <geffobscura@gmail.com>2014-07-17 21:36:16 +0800
commit6c565eae74b1e1a8175f12fd0e26b70e0ad730c1 (patch)
tree6667968b84c30fffd0b755a9afa70edd2ea384fb /ethereal
parentc9517024237de781cdc450bca89907217e5a8cef (diff)
downloaddexon-6c565eae74b1e1a8175f12fd0e26b70e0ad730c1.tar
dexon-6c565eae74b1e1a8175f12fd0e26b70e0ad730c1.tar.gz
dexon-6c565eae74b1e1a8175f12fd0e26b70e0ad730c1.tar.bz2
dexon-6c565eae74b1e1a8175f12fd0e26b70e0ad730c1.tar.lz
dexon-6c565eae74b1e1a8175f12fd0e26b70e0ad730c1.tar.xz
dexon-6c565eae74b1e1a8175f12fd0e26b70e0ad730c1.tar.zst
dexon-6c565eae74b1e1a8175f12fd0e26b70e0ad730c1.zip
bump
Diffstat (limited to 'ethereal')
-rw-r--r--ethereal/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethereal/main.go b/ethereal/main.go
index 645e8f2ce..e1cd43ace 100644
--- a/ethereal/main.go
+++ b/ethereal/main.go
@@ -10,7 +10,7 @@ import (
const (
ClientIdentifier = "Ethereal"
- Version = "0.5.16"
+ Version = "0.5.17"
)
func main() {