Skip to content

Commit

Permalink
Revert "Prepare for release 1.5.11"
Browse files Browse the repository at this point in the history
This reverts commit 0297494.
  • Loading branch information
magiconair committed Apr 9, 2019
1 parent 6a3732a commit ee93f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Changelog

### [v1.5.11](https://github.com/fabiolb/fabio/releases/tag/v1.5.11) - 25 Feb 2019
### Unreleased

#### Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,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.5.11"
var version = "1.5.10"

var shuttingDown int32

Expand Down

0 comments on commit ee93f75

Please sign in to comment.