# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#	           ChangeSet	1.1485  -> 1.1486 
#	            Makefile	1.438   -> 1.439  
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 03/11/24	jbarnes@tomahawk.engr.sgi.com	1.1486
# update extraversion
# --------------------------------------------
#
diff -Nru a/Makefile b/Makefile
--- a/Makefile	Mon Nov 24 12:40:51 2003
+++ b/Makefile	Mon Nov 24 12:40:51 2003
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 0
-EXTRAVERSION = -test10
+EXTRAVERSION = -test10-sn1
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
