Xinqi Bao's Git
projects
/
dmenu.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
9b38fda
)
bump version to 5.0
author
Hiltjo Posthuma <
[email protected]
>
Wed, 2 Sep 2020 16:30:56 +0000
(18:30 +0200)
committer
Hiltjo Posthuma <
[email protected]
>
Wed, 2 Sep 2020 16:31:23 +0000
(18:31 +0200)
... and bump LICENSE year.
LICENSE
diff
|
blob
|
history
config.mk
diff
|
blob
|
history
diff --git
a/LICENSE
b/LICENSE
index
9762166
..
3afd28e
100644
(file)
--- a/
LICENSE
+++ b/
LICENSE
@@
-8,7
+8,7
@@
MIT/X Consortium License
© 2009 Markus Schnalke <
[email protected]
>
© 2009 Evan Gates <
[email protected]
>
© 2010-2012 Connor Lane Smith <
[email protected]
>
-© 2014-20
19
Hiltjo Posthuma <
[email protected]
>
+© 2014-20
20
Hiltjo Posthuma <
[email protected]
>
© 2015-2019 Quentin Rameau <
[email protected]
>
Permission is hereby granted, free of charge, to any person obtaining a
diff --git
a/config.mk
b/config.mk
index
0929b4a
..
05d5a3e
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-1,5
+1,5
@@
# dmenu version
-VERSION =
4.9
+VERSION =
5.0
# paths
PREFIX = /usr/local