diff options
author | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-11-06 15:53:09 +0000 |
---|---|---|
committer | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-11-06 15:53:09 +0000 |
commit | 1a600cc018d6905f0ba521aed3d1cd36fb1819e8 (patch) | |
tree | 20375b476daa3028b241d4a23e03b958dd2e9e8e | |
parent | 32eb3e5e914b07d933d2045bf9aab25369063120 (diff) |
VERSION 1.0 BABY
-rwxr-xr-x | dwmbar | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>. -VERSION="0.2" +VERSION="1.0" DEFAULT_CONFIG_DIR="/usr/share/dwmbar" export DEFAULT_CONFIG_DIR |