bump version to 5.1
authorHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 11 Feb 2022 11:26:35 +0000 (12:26 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 11 Feb 2022 11:26:35 +0000 (12:26 +0100)
LICENSE
config.mk

diff --git a/LICENSE b/LICENSE
index 3afd28edf6b414e614baf627d7365928e8c848ce..2a64b28b79bac6e6cf95a5d8f0dba2400343cdd9 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-2020 Hiltjo Posthuma <hiltjo@codemadness.org>
+© 2014-2022 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 05d5a3e801e838c6a8a5e02834d63dd880bd66da..0df3fc888d7bcf7f2d44bdddd6099406b230552d 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # dmenu version
-VERSION = 5.0
+VERSION = 5.1
 
 # paths
 PREFIX = /usr/local