bump version to 5.1

This commit is contained in:
Hiltjo Posthuma 2022-02-11 12:26:35 +01:00 committed by Santiago Lo Coco
parent fc1ae5bc47
commit 0f330775fc
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ MIT/X Consortium License
© 2009 Markus Schnalke <meillo@marmaro.de> © 2009 Markus Schnalke <meillo@marmaro.de>
© 2009 Evan Gates <evan.gates@gmail.com> © 2009 Evan Gates <evan.gates@gmail.com>
© 2010-2012 Connor Lane Smith <cls@lubutu.com> © 2010-2012 Connor Lane Smith <cls@lubutu.com>
© 2014-2020 Hiltjo Posthuma <hiltjo@codemadness.org> © 2014-2022 Hiltjo Posthuma <hiltjo@codemadness.org>
© 2015-2019 Quentin Rameau <quinq@fifth.space> © 2015-2019 Quentin Rameau <quinq@fifth.space>
© 2020-2022 Santiago Lo Coco <santilococo.01 at gmail dot com> © 2020-2022 Santiago Lo Coco <santilococo.01 at gmail dot com>

View File

@ -1,5 +1,5 @@
# dmenu version # dmenu version
VERSION = 5.0 VERSION = 5.1
# paths # paths
PREFIX = /usr/local PREFIX = /usr/local