diff options
| author | 2012-08-02 16:38:10 -0700 | |
|---|---|---|
| committer | 2012-08-02 16:38:10 -0700 | |
| commit | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee (patch) | |
| tree | 41f5f823d0569a81b22037e79c22d823933a63f1 | |
| parent | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc (diff) | |
| download | wireguard-linux-0d7614f09c1ebdbaa1599a5aba7593f147bf96ee.tar.xz wireguard-linux-0d7614f09c1ebdbaa1599a5aba7593f147bf96ee.zip | |
Linux 3.6-rc1
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -1,7 +1,7 @@  VERSION = 3 -PATCHLEVEL = 5 +PATCHLEVEL = 6  SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1  NAME = Saber-toothed Squirrel  # *DOCUMENTATION* | 
