ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] RFD: change make-version to revision instead of date

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Thu, 05 Jan 2006 16:15:39 -0600
Joerg Mayer wrote:
> I'd like to change make-version.pl to display the revision number
> instead of a timestamp/date.
> Gerald: Would this break anything in your buildscripts?

Buildbot uses "make-version.pl --package-version" to set the version for
the packages it builds.  Changing the timestamp to the revision number
in svnversion.h shouldn't affect this.