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 | Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561 (diff) | |
download | dwm-cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55.tar.gz dwm-cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55.tar.bz2 dwm-cb4aa5bc35cf16a06bb2b4e880648e390fa2cc55.zip |
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 |