From d9412f1b567330a2e532ee26707b2aefa2da5f3a Mon Sep 17 00:00:00 2001 From: Frank Schroeder Date: Sat, 14 May 2016 21:29:14 +0200 Subject: [PATCH] Release v1.1.3rc2 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index a272df710..6ef0de15a 100644 --- a/main.go +++ b/main.go @@ -30,7 +30,7 @@ import ( // It is also set by the linker when fabio // is built via the Makefile or the build/docker.sh // script to ensure the correct version nubmer -var version = "1.1.3rc1" +var version = "1.1.3rc2" func main() { var filename string