aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cmd/ethereum/main.go2
-rw-r--r--cmd/mist/main.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/cmd/ethereum/main.go b/cmd/ethereum/main.go
index c78972bfe..f8ef3855e 100644
--- a/cmd/ethereum/main.go
+++ b/cmd/ethereum/main.go
@@ -30,7 +30,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
- Version = "0.7.0"
+ Version = "0.7.3"
)
var clilogger = logger.NewLogger("CLI")
diff --git a/cmd/mist/main.go b/cmd/mist/main.go
index bb981b950..457773c14 100644
--- a/cmd/mist/main.go
+++ b/cmd/mist/main.go
@@ -29,7 +29,7 @@ import (
const (
ClientIdentifier = "Mist"
- Version = "0.7.2"
+ Version = "0.7.3"
)
var ethereum *eth.Ethereum
/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/polish/trf?h=master&id=9559ef16ebe9921f09abac09523e0b6409aa8c23'>Cleanup plistantoine2014-11-121-1/+0 * - Allow staging as a regular userantoine2014-09-112-7/+12 * 1: Stagify.vanilla2014-06-241-4/+7 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Reassign to the heap at maintainer's requesttabthorpe2012-09-221-6/+2 * Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0 * - Get Rid MD5 supportmiwi2011-03-191-1/+0