diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2007-09-15 19:15:12 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2007-09-15 19:15:12 +0200 |
commit | 2448f8eca1b840e57d89f8ab5dd72332a3b4bf86 (patch) | |
tree | 950835d42030411e4a2365a797481ae16cd03995 /Makefile | |
parent | 1f317953f47153b47c0dc16dab42f339c858409a (diff) | |
parent | a9b1b5e00a2df2081cf604977954f2db16db928b (diff) |
Merge branch 'master' into pipe
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # # Licensed under the terms of the GNU General Public License; version 2 or later. -VERSION = 0.4 +VERSION = 0.5 # Paths prefix = /usr/local |