diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-01 15:11:14 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-01 15:11:14 -0700 | 
| commit | 9fe6206f400646a2322096b56c59891d530e8d51 (patch) | |
| tree | d5705a3afd855a498328bd2dfd7a5a9140a51e6f | |
| parent | 77a63f3d1e0a3e7ede8d10f569e8481b13ff47c5 (diff) | |
| download | olio-linux-3.10-9fe6206f400646a2322096b56c59891d530e8d51.tar.xz olio-linux-3.10-9fe6206f400646a2322096b56c59891d530e8d51.zip  | |
Linux 2.6.35
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  VERSION = 2  PATCHLEVEL = 6  SUBLEVEL = 35 -EXTRAVERSION = -rc6 +EXTRAVERSION =  NAME = Sheep on Meth  # *DOCUMENTATION*  |