diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-16 12:43:00 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-16 12:43:00 -0800 | 
| commit | 1de9e8e70f5acc441550ca75433563d91b269bbe (patch) | |
| tree | c2874d57afebe5c3995c6724e77151d907fa7d03 | |
| parent | 71556b9800fff8bf59075d2c1622acc9d99113ef (diff) | |
| download | olio-linux-3.10-1de9e8e70f5acc441550ca75433563d91b269bbe.tar.xz olio-linux-3.10-1de9e8e70f5acc441550ca75433563d91b269bbe.zip  | |
Linux 2.6.29-rc2
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  VERSION = 2  PATCHLEVEL = 6  SUBLEVEL = 29 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2  NAME = Erotic Pickled Herring  # *DOCUMENTATION*  |