From: Hiltjo Posthuma Date: Wed, 2 Sep 2020 16:30:56 +0000 (+0200) Subject: bump version to 5.0 X-Git-Url: https://git.armaanb.net/?p=dmenu.git;a=commitdiff_plain;h=1a13d0465d1a6f4f74bc5b07b04c9bd542f20ba6 bump version to 5.0 ... and bump LICENSE year. --- 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 © 2009 Evan Gates © 2010-2012 Connor Lane Smith -© 2014-2019 Hiltjo Posthuma +© 2014-2020 Hiltjo Posthuma © 2015-2019 Quentin Rameau Permission is hereby granted, free of charge, to any person obtaining a diff --git a/config.mk b/config.mk index 0929b4a..05d5a3e 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dmenu version -VERSION = 4.9 +VERSION = 5.0 # paths PREFIX = /usr/local