diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2006-12-04 20:31:30 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-12-04 20:31:30 +0100 |
commit | 5d87c405cc2b436e63cf209061c641137193d361 (patch) | |
tree | 9c94f90924d7dd42d2b02bbac048d7a26ec1ae4e /Makefile | |
parent | 62c609e47199aed6f4ca8c0cabfeb673e0ee0a3f (diff) |
Officially release inotail 0.2v0.2
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.1 +VERSION = 0.2 # Paths prefix = /usr |