diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2007-06-11 19:31:27 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2007-06-11 19:31:27 +0200 |
commit | 484f17b6bd0ba570714aa55c67fffa9ae31ae58f (patch) | |
tree | a45126b6213c37595e1d53dd96379dd9d4e184ac /Makefile | |
parent | b46b85361b47506fd097b2067d9cca1d2cfd6560 (diff) | |
parent | 5015c1eb9a07b2f8351249eac62ab1fe55f03395 (diff) |
Merge branch 'master' into pipe
Conflicts:
inotail.c
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.3 +VERSION = 0.4 # Paths prefix = /usr/local |