usr/src/uts/common/os/logsubr.c
changeset 13624 0ee4e2a7fe3a
parent 13603 cdd32e0feb12
child 13680 70cb2e9f1f11
--- a/usr/src/uts/common/os/logsubr.c	Tue Jan 31 19:45:01 2012 +0000
+++ b/usr/src/uts/common/os/logsubr.c	Tue Jan 31 19:46:46 2012 +0000
@@ -246,7 +246,7 @@
 	/*
 	 * Now that logging is enabled, emit the SunOS banner.
 	 */
-	printf("\rOpenIndiana Build %s %u-bit (illumos a53b998f5e1b)\n",
+	printf("\rOpenIndiana Build %s %u-bit (illumos fc320b2833d3)\n",
 	    utsname.version, NBBY * (uint_t)sizeof (void *));
 	printf("SunOS Release %s - Copyright 1983-2010 Oracle and/or its "
 	    "affiliates.\n", utsname.release);