diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-01-14 15:25:34 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2008-01-14 15:25:34 +0100 |
commit | 773a28080cf129b96c760fbcb515ba389c58ccbf (patch) | |
tree | 35a07df1065936d91672f70f3711cfaf443ba711 /Makefile | |
parent | 237c3bc44954cd17087bbe437edbd575300b99f1 (diff) |
Update copyright and bump version to pre0 (ti fix Debian bug #460527)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ # Makefile for inotail # -# Copyright (C) 2006-2007 Tobias Klauser <tklauser@distanz.ch> +# Copyright (C) 2006-2008 Tobias Klauser <tklauser@distanz.ch> # # Licensed under the terms of the GNU General Public License; version 2 or later. -VERSION = 0.5 +VERSION = 0.6-pre0 # Paths prefix = /usr/local |