bump version to 5.0
authorHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 2 Sep 2020 16:30:56 +0000 (18:30 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 2 Sep 2020 16:31:23 +0000 (18:31 +0200)
... and bump LICENSE year.

LICENSE
config.mk

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 <meillo@marmaro.de>
 © 2009 Evan Gates <evan.gates@gmail.com>
 © 2010-2012 Connor Lane Smith <cls@lubutu.com>
-© 2014-2019 Hiltjo Posthuma <hiltjo@codemadness.org>
+© 2014-2020 Hiltjo Posthuma <hiltjo@codemadness.org>
 © 2015-2019 Quentin Rameau <quinq@fifth.space>
 
 Permission is hereby granted, free of charge, to any person obtaining a
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