看板 DFBSD_commit 關於我們 聯絡資訊
commit 962d1e441c7d9623ded6762a2f65cbc506788736 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Aug 20 01:58:31 2009 +0200 newvers.sh: shorten version string The inclusion of the git revision made the version string exceed a single line, and also mostly duplicated the output. If we have a git revision available, use it instead of the standard version string. Requested-by: dillon@ Summary of changes: sys/conf/newvers.sh | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/962d1e441c7d9623ded6762a2f65cbc506788736 -- DragonFly BSD source repository