fixed a type in README, and patched config.mk
authorarg@10ksloc.org
Wed, 02 Aug 2006 17:12:00 +0200
changeset 170 697715541a25
parent 169 acab3fd106d2
child 171 dac0793bf3f7
fixed a type in README, and patched config.mk
README
config.mk
--- 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