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 = -rc2 EXTRAVERSION = -rc3 NAME = Wet Seal NAME = "Divemaster Edition" # *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 = -rc2 EXTRAVERSION = -rc3 NAME = Wet Seal NAME = "Divemaster Edition" # *DOCUMENTATION* # *DOCUMENTATION* # To see a list of typical targets execute "make help" # To see a list of typical targets execute "make help" Loading