Skip to content

Commit

Permalink
*: bump to v2.1.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengq committed Apr 23, 2015
1 parent 01d9c9c commit c1608bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
)

var (
Version = "2.0.4+git"
Version = "2.1.0-alpha.0"
)

// WalVersion is an enum for versions of etcd logs.
Expand Down

0 comments on commit c1608bc

Please sign in to comment.