diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-13 15:07:28 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-13 15:07:28 -0700 |
commit | dccc509a2c4ddf1568a4a6f3e8d4406270fb5307 (patch) | |
tree | c4fd42ab29cf2209c238036fd85fa14e1a91c2fa | |
parent | fd819bdaa91422cf6b568bb76c40d0e5d8fbddaf (diff) |
Linux 3.0.100v3.0.100
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 0 -SUBLEVEL = 99 +SUBLEVEL = 100 EXTRAVERSION = NAME = Sneaky Weasel |