Wireshark-commits: [Wireshark-commits] master-2.0 eb21b1f: Initialize master-2.0.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Oct 2015 19:54:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb21b1f8002973a4d152564bb81cafeb16ad84d8
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

eb21b1f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Initialize master-2.0.
    
    There is a checklist for all of this. It is sizeable.
    
    Change-Id: Ib538ac32a2764753a3f339c8466cac077c470166
    Signed-off-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/10808
    

Actions performed:

    from  d52322e   SCTP I-DATA support
    adds  eb21b1f   Initialize master-2.0.


Summary of changes:
 .gitreview             |    2 +-
 CMakeLists.txt         |    6 +-
 CMakeOptions.txt       |    2 +-
 config.nmake           |   12 +-
 configure.ac           |   10 +-
 debian/changelog       |    2 +-
 docbook/asciidoc.conf  |    4 +-
 epan/CMakeLists.txt    |    2 +-
 epan/Makefile.am       |    2 +-
 make-version.pl        |    6 +-
 ui/gtk/Makefile.am     |    2 +-
 ui/gtk/wssplash.h      | 1925 ++++++++++++++++++++++++------------------------
 version.conf           |    9 +
 wiretap/CMakeLists.txt |    2 +-
 wiretap/Makefile.am    |    2 +-
 wsutil/CMakeLists.txt  |    2 +-
 wsutil/Makefile.am     |    2 +-
 17 files changed, 1009 insertions(+), 983 deletions(-)
 create mode 100644 version.conf