diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-08-31 21:45:18 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2008-08-31 21:45:18 +0200 |
commit | a1b82a30dc7133b4fbcaa132ce5ef85c4771aafc (patch) | |
tree | e414d6d39b48934e1702c796eb143208d1f5a604 /Makefile | |
parent | ec2c7cba0e2a9f3f4c15119525fa16d1a359a6b2 (diff) |
Prepare inotail 0.6
Presumably this version will not yet include the follow by name feature and the
fixes for the file rotation issue (Debian bug #460527). Will have to find some
time first to have a closer look at these two.
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.6-pre0 +VERSION = 0.6 # Paths prefix = /usr/local |