aewl

changeset 170:697715541a25

fixed a type in README, and patched config.mk
author arg@10ksloc.org
date Wed, 02 Aug 2006 17:12:00 +0200
parents acab3fd106d2
children dac0793bf3f7
files README config.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/README	Wed Aug 02 16:54:58 2006 +0200
     1.2 +++ b/README	Wed Aug 02 17:12:00 2006 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  Edit config.mk to match your local setup (dwm is installed into
     1.5  the /usr/local namespace by default).
     1.6  
     1.7 -Afterwards enter the following command to build and install dwm (if
     1.8 +Afterwards enter the following commands to build and install dwm (if
     1.9  necessary as root):
    1.10  
    1.11      cp config.default.h config.h
     2.1 --- a/config.mk	Wed Aug 02 16:54:58 2006 +0200
     2.2 +++ b/config.mk	Wed Aug 02 17:12:00 2006 +0200
     2.3 @@ -1,5 +1,5 @@
     2.4  # dwm version
     2.5 -VERSION = 0.6
     2.6 +VERSION = 0.7
     2.7  
     2.8  # Customize below to fit your system
     2.9