aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/newvers.sh')
-rw-r--r--sys/conf/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index d27e9269baf1..0cce419e7712 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -95,7 +95,7 @@ char version[] = "${VERSION} #${v}: ${t}\\n ${u}@${h}:${d}\\n";
char ostype[] = "${TYPE}";
char osrelease[] = "${RELEASE}";
int osreldate = ${RELDATE};
-char ident[] = "${i}";
+char kern_ident[] = "${i}";
EOF
echo `expr ${v} + 1` > version