Loading Makefile +2 −2 Original line number Original line Diff line number Diff line VERSION = 3 VERSION = 3 PATCHLEVEL = 1 PATCHLEVEL = 1 SUBLEVEL = 0 SUBLEVEL = 0 EXTRAVERSION = -rc1 EXTRAVERSION = -rc2 NAME = Sneaky Weasel NAME = Wet Seal # *DOCUMENTATION* # *DOCUMENTATION* # To see a list of typical targets execute "make help" # To see a list of typical targets execute "make help" Loading Loading
Makefile +2 −2 Original line number Original line Diff line number Diff line VERSION = 3 VERSION = 3 PATCHLEVEL = 1 PATCHLEVEL = 1 SUBLEVEL = 0 SUBLEVEL = 0 EXTRAVERSION = -rc1 EXTRAVERSION = -rc2 NAME = Sneaky Weasel NAME = Wet Seal # *DOCUMENTATION* # *DOCUMENTATION* # To see a list of typical targets execute "make help" # To see a list of typical targets execute "make help" Loading