add -bartX to EXTRAVERSION Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN Makefile~extraversion Makefile --- linux-2.6.0-test11/Makefile~extraversion 2003-12-07 17:16:09.375588280 +0100 +++ linux-2.6.0-test11-root/Makefile 2003-12-07 17:16:18.232241864 +0100 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -test11-bk5 +EXTRAVERSION = -test11-bk5-bart1 # *DOCUMENTATION* # To see a list of typical targets execute "make help" _