about summary refs log tree commit diff stats
diff options
context:
space:
mode:
author2020-09-02 18:30:56 +0200
committer2020-11-26 00:35:26 -0800
commitfdb4cea2039c9fce5fd8bc5a74f657db02a8be83 (patch)
treefd94b43dd94385b8849a015125ec02729c8ce2f3
parent360e74f0a071dfb15bdf8ec93fd703babc6482e9 (diff)
downloaddmenu-fdb4cea2039c9fce5fd8bc5a74f657db02a8be83.tar.gz
-rw-r--r--LICENSE2
-rw-r--r--config.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 9762166..3afd28e 100644
--- 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
diff --git a/config.mk b/config.mk
index 260eeae..8531fb9 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # dmenu version
-VERSION = 4.9
+VERSION = 5.0
 
 # paths
 PREFIX = /usr/local