bump version to 5.0 1a13d046
... and bump LICENSE year.
Hiltjo Posthuma · 2020-09-02 18:30 2 file(s) · +2 −2
LICENSE +1 −1
8 8
© 2009 Markus Schnalke <meillo@marmaro.de>
9 9
© 2009 Evan Gates <evan.gates@gmail.com>
10 10
© 2010-2012 Connor Lane Smith <cls@lubutu.com>
11 -
© 2014-2019 Hiltjo Posthuma <hiltjo@codemadness.org>
11 +
© 2014-2020 Hiltjo Posthuma <hiltjo@codemadness.org>
12 12
© 2015-2019 Quentin Rameau <quinq@fifth.space>
13 13
14 14
Permission is hereby granted, free of charge, to any person obtaining a
config.mk +1 −1
1 1
# dmenu version
2 -
VERSION = 4.9
2 +
VERSION = 5.0
3 3
4 4
# paths
5 5
PREFIX = /usr/local