Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6134] Request for usefully defined VERSION macros

Date: Wed, 20 Jul 2011 12:18:50 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6134

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Request for usefully        |Request for usefully
                   |defined #VERSION macro      |defined VERSION macros

--- Comment #7 from Guy Harris <guy@xxxxxxxxxxxx> 2011-07-20 12:18:50 PDT ---
For Wireshark x.y.z:

    VERSION_MAJOR = x
    VERSION_MINOR = y
    VERSION_MICRO = z
    VERSION_BUILD = ???
    VERSION_EXTRA = ???

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.