diff options
author | 2013-04-28 17:36:01 -0700 | |
---|---|---|
committer | 2013-04-28 17:36:01 -0700 | |
commit | c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 (patch) | |
tree | bddefd4242b0efba1068b5260f831c2697ba4037 | |
parent | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (diff) | |
download | wireguard-linux-c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1.tar.xz wireguard-linux-c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1.zip |
Linux 3.9
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Unicycling Gorilla # *DOCUMENTATION* |