diff options
author | Rémy Oudompheng <remy@archlinux.org> | 2011-08-09 00:26:00 +0200 |
---|---|---|
committer | Rémy Oudompheng <remy@archlinux.org> | 2011-08-09 00:26:00 +0200 |
commit | 0b6ac7bf41ef2f1cf548eda8a4054c21a4bd9434 (patch) | |
tree | 7766a2c6c348f7938cde5add0bc5f5f376db54f7 /Makefile | |
parent | 3c0fd9ec408cf6b75cfb8cafeaee71cb0d6b566c (diff) | |
download | netctl-0b6ac7bf41ef2f1cf548eda8a4054c21a4bd9434.tar.gz netctl-0b6ac7bf41ef2f1cf548eda8a4054c21a4bd9434.tar.xz |
Release version 2.6.7
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ DESTDIR= -VERSION=2.6.6 +VERSION=2.6.7 VPATH = doc .PHONY: install docs |