diff options
author | 2010-04-12 18:41:35 -0700 | |
---|---|---|
committer | 2010-04-12 18:41:35 -0700 | |
commit | 0d0fb0f9c5fddef4a10242fe3337f00f528a3099 (patch) | |
tree | cea669db0846197fbfdf241d2fbc75e75c0e0e46 | |
parent | Merge branch 'anonvma' (diff) | |
download | wireguard-linux-0d0fb0f9c5fddef4a10242fe3337f00f528a3099.tar.xz wireguard-linux-0d0fb0f9c5fddef4a10242fe3337f00f528a3099.zip |
Linux 2.6.34-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 34 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |