Bug #1903
uname shows wrong version
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Hi,
on master, git describe (and hence uname) shows the wrong version:
zoot# git describe
v2.7.3-1468-gc4ce4f8
zoot# uname -a
DragonFly zoot.yo 2.9-DEVELOPMENT DragonFly
v2.7.3.1468.gc4ce4-DEVELOPMENT #120: Sun Nov 7 23:08:38 CET 2010
s@zoot.yo:/usr/obj/home/s/projects/dragonfly/src/sys/ZOOT i386
Wild guess, could this have to do with mneumann merging and pushing
changes that were committed before the release?
Sascha
Related todos
History
Updated by swildner over 2 years ago
Fixed with the 2.9.1 tag.