diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2007-09-07 13:33:06 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2007-09-07 13:33:06 +0200 |
commit | a9b1b5e00a2df2081cf604977954f2db16db928b (patch) | |
tree | 365a0447a3e194d981130784889cd9f3ea2ad900 /Makefile | |
parent | fb63f7543d0e5a79bcd9cc1b4650360267314703 (diff) |
Release inotail 0.5v0.5
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 |