From: Michael Tremer Date: Thu, 7 Jan 2021 11:32:58 +0000 (+0000) Subject: Bump version to 20210107 X-Git-Tag: 20210107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=people%2Fms%2Ffirmware-update.git Bump version to 20210107 As my fellow team members correctly pointed out, it is indeed 2021. I would like to state that I am not living in the past and with not a single fibre of my body want that 2020 isn't over, yet. I think I need a second coffee this morning. Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 50d9178..9809248 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_PREREQ([2.64]) AC_INIT([firmware-update], - [20200107], + [20210107], [michael.tremer@ipfire.org], [firmware-update], [https://git.ipfire.org/?p=people/ms/firmware-update.git;a=summary])