diff options
author | arg@mig29 <unknown> | 2007-01-02 15:37:58 +0100 |
---|---|---|
committer | arg@mig29 <unknown> | 2007-01-02 15:37:58 +0100 |
commit | cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55 (patch) | |
tree | 9f9ae547058bc6cb25e773d45341980516774d93 /config.mk | |
parent | beac539f31a37f5eece142d8f3a24349926b7643 (diff) | |
download | dwm-cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55.tar.gz |
next version will contain updated copyright notice
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk index e1ba143..1d73f2b 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 2.8 +VERSION = 2.9 # Customize below to fit your system |