diff options
| -rw-r--r-- | Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@  VERSION = 3  PATCHLEVEL = 1  SUBLEVEL = 0 -EXTRAVERSION = -rc2 -NAME = Wet Seal +EXTRAVERSION = -rc3 +NAME = "Divemaster Edition"  # *DOCUMENTATION*  # To see a list of typical targets execute "make help"  |