diff options
author | Rémy Oudompheng <remy@archlinux.org> | 2011-08-14 16:24:45 +0200 |
---|---|---|
committer | Rémy Oudompheng <remy@archlinux.org> | 2011-08-14 16:24:45 +0200 |
commit | ae5c12c285c51ed2f778b3c887c469345ad6d672 (patch) | |
tree | c32fef3f96ceccddc57d67416c8de88bee83dfba /Makefile | |
parent | bc76e53fd917a1d991dc48ee3ff93f0ac9a510d1 (diff) | |
download | netctl-ae5c12c285c51ed2f778b3c887c469345ad6d672.tar.gz netctl-ae5c12c285c51ed2f778b3c887c469345ad6d672.tar.xz |
Release version 2.6.8
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.7 +VERSION=2.6.8 VPATH = doc .PHONY: install docs |