Skip to content
Snippets Groups Projects

update version for testing tag

Merged Charlotte Hausman requested to merge update-2.8.4-for-testing into 2.8.4-DEVELOPMENT
54 files
+ 75
75
Compare changes
  • Side-by-side
  • Inline
Files
54
@@ -46,7 +46,7 @@ func main() {
if *v {
//TODO: fix version system for containers
log.Println("2.8.4.dev2")
log.Println("2.8.4rc1")
os.Exit(0)
}
Loading