Skip to content

Commit

Permalink
Revert "Linux 5.3.2"
Browse files Browse the repository at this point in the history
This reverts commit 9c30694

That wasn't a 5.3.2 release, it was a 5.3.3 release, as the Makefile
changed, but the text in the commit message didn't.

So revert it, so we can do an "empty" 5.3.3 release, just to keep things
working properly.

Sorry for the noise :(

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Oct 5, 2019
1 parent 9c30694 commit 212a39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 3
SUBLEVEL = 3
SUBLEVEL = 2
EXTRAVERSION =
NAME = Bobtail Squid

Expand Down

0 comments on commit 212a39f

Please sign in to comment.