bump illumos changeset id
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Wed, 30 Nov 2011 01:37:03 +0000
changeset 13567 e80e329f0b39
parent 13566 5bf439036a17
child 13568 89bb2256e3b0
bump illumos changeset id
usr/src/uts/common/os/logsubr.c
--- a/usr/src/uts/common/os/logsubr.c	Wed Nov 30 01:34:15 2011 +0000
+++ b/usr/src/uts/common/os/logsubr.c	Wed Nov 30 01:37:03 2011 +0000
@@ -246,7 +246,7 @@
 	/*
 	 * Now that logging is enabled, emit the SunOS banner.
 	 */
-	printf("\rOpenIndiana Build %s %u-bit (illumos f342d051b376)\n",
+	printf("\rOpenIndiana Build %s %u-bit (illumos 99d763e769c3)\n",
 	    utsname.version, NBBY * (uint_t)sizeof (void *));
 	printf("SunOS Release %s - Copyright 1983-2010 Oracle and/or its "
 	    "affiliates.\n", utsname.release);