diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2007-04-17 13:44:30 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2007-04-17 13:44:30 +0200 |
commit | aa67658f453ea0b6cb558bb71b84cb71a865d433 (patch) | |
tree | 62e7c370beb50cbd9015562cd0cb1f30c748f099 /Makefile | |
parent | b65101beb4db64847d9bd2b770fe55521b97c8ed (diff) |
Release inotail 0.3v0.3
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.2 +VERSION = 0.3 # Paths prefix = /usr/local |