Wireshark mailing list archives

Re: [Wireshark-commits] rev 40436: /trunk-1.6/ /trunk-1.6/debian/: wireshark-common.files /trunk-1.6/epan/: Makefile.am /trunk-1.6/: make-version.pl /trunk-1.6/wiretap/: Makefile.am


From: Joerg Mayer <jmayer () loplof de>
Date: Thu, 12 Jan 2012 01:31:40 +0100

On Wed, Jan 11, 2012 at 05:00:57PM +0000, gerald () wireshark org wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40436

User: gerald
Date: 2012/01/11 09:00 AM

Log:
 Have "make-version.pl -v" update the library revision information for
 libwireshark and libwiretap. The source code for each changes with every
 release and according to the libtool documentation we should increment
 the revision number. (wsutil hardly ever changes so we don't update it
 here.)

libwiretap_la_LDFLAGS = -version-info 1:6:0 -export-symbols wtap.sym @LDFLAGS_SHAREDLIB@

Why not mimic the Wireshark version? so instead of 1:6:0 use 1:6:4 for wireshark
1.6.4? Would make it trivial to generate the library version number.

 ciao
      Jörg
-- 
Joerg Mayer                                           <jmayer () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: