Wireshark-bugs: [Wireshark-bugs] [Bug 1413] SVN version detection doesn't work if svn is not fou
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1413
ulf.lamping@xxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #12 from ulf.lamping@xxxxxx 2007-12-04 10:04 GMT -------
Sorry, still getting "0.99.8" on my SVN generated Wireshark (I've done a
distclean and a rebuild).
The relevant output while building:
...
1> rdps print.ps ps.c
1> rm -f svnversion.h
1> perl make-version.pl
1>Version configuration file version.conf not found. Using defaults.
1>This is a build from SVN (or a SVN snapshot).
1>SVN version tag will be computed.
1>svnversion.h has been updated.
1> sed -e s/@VERSION@/0.99.8/ < doxygen.cfg.in > doxygen.cfg
1> cd epan
...
The content of svnversion.h after build:
/* #define SVNVERSION "" */
Any ideas?
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.