From 4b366f2857021eb2dfb620c60ad55e3a0994b987 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Thu, 20 Aug 2015 09:18:29 +0200 Subject: [PATCH] This is now the v0.12 branch --- cmd/syncthing/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/syncthing/main.go b/cmd/syncthing/main.go index bc18cdaf..6e839bfb 100644 --- a/cmd/syncthing/main.go +++ b/cmd/syncthing/main.go @@ -47,7 +47,7 @@ import ( var ( Version = "unknown-dev" - Codename = "Aluminium Ant" + Codename = "Beryllium Bedbug" BuildEnv = "default" BuildStamp = "0" BuildDate time.Time