updated version

This commit is contained in:
Torkel Ödegaard
2016-04-12 10:17:39 -04:00
parent 905d31442c
commit e7626befc5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ import (
"github.com/grafana/grafana/pkg/social"
)
var version = "3.0.0-beta2"
var version = "3.0.0-beta4"
var commit = "NA"
var buildstamp string
var build_date string