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 wrap: on
line diff
--- a/README	Wed Aug 02 16:54:58 2006 +0200
+++ b/README	Wed Aug 02 17:12:00 2006 +0200
@@ -13,7 +13,7 @@
 Edit config.mk to match your local setup (dwm is installed into
 the /usr/local namespace by default).
 
-Afterwards enter the following command to build and install dwm (if
+Afterwards enter the following commands to build and install dwm (if
 necessary as root):
 
     cp config.default.h config.h
--- a/config.mk	Wed Aug 02 16:54:58 2006 +0200
+++ b/config.mk	Wed Aug 02 17:12:00 2006 +0200
@@ -1,5 +1,5 @@
 # dwm version
-VERSION = 0.6
+VERSION = 0.7
 
 # Customize below to fit your system