Skip to content

Commit

Permalink
mark v3.8 final
Browse files Browse the repository at this point in the history
  • Loading branch information
barnex committed Jun 12, 2015
1 parent 8c6aea9 commit f87bcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/engine.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"time"
)

const VERSION = "mumax 3.8 beta"
const VERSION = "mumax 3.8 final"

var UNAME = VERSION + " " + runtime.GOOS + "_" + runtime.GOARCH + " " + runtime.Version() + " (" + runtime.Compiler + ")"

Expand Down

0 comments on commit f87bcb0

Please sign in to comment.