diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-01-09 13:44:24 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-01-09 13:44:24 +0100 |
| commit | d7138063a656d9b9c46135ae715df72942bdbac4 (patch) | |
| tree | 3a1290b1b1f3453469a81179cb164ef18a6fcb3e | |
| parent | 2c28e9ea02a7dee9591d7c51c7541b7703952a46 (diff) | |
| parent | e1c68a63a79fbd1918cc2aca1d69ecb4ac31b76d (diff) | |
| download | dmenu-vim-bindings.tar.gz dmenu-vim-bindings.tar.bz2 dmenu-vim-bindings.zip | |
Merge branch 'vim-bindings' of cacharle.xyz:/srv/git/dmenu into vim-bindingsvim-bindings
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | config.mk | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -1,5 +1,5 @@ # dmenu version -VERSION = 4.9 +VERSION = 5.0 # paths PREFIX = /usr/local |
