Wireshark-commits: [Wireshark-commits] master-2.2 65d74aa: Initialize master-2.2.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Jul 2016 22:41:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65d74aa4bafe5c48586b3d240c52012de8181129
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

65d74aa by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Initialize master-2.2.
    
    Change-Id: I05d9549c0378af0b777b7b499abc258c127500bf
    Reviewed-on: https://code.wireshark.org/review/16574
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  913e0f4   Use Windows CRT string functions in some places.
    adds  65d74aa   Initialize master-2.2.


Summary of changes:
 .gitreview                        |    2 +-
 CMakeLists.txt                    |   10 +-
 CMakeOptions.txt                  |    2 +-
 cmake/modules/FindWSWinLibs.cmake |    2 +-
 configure.ac                      |   12 +-
 debian/changelog                  |    2 +-
 docbook/asciidoc.conf             |    2 +-
 docbook/release-notes.asciidoc    |    2 +-
 epan/CMakeLists.txt               |    2 +-
 epan/Makefile.am                  |    2 +-
 make-version.pl                   |    4 +-
 tools/git-compare-abis.sh         |   40 +-
 tools/win-setup.ps1               |    4 +-
 ui/gtk/Makefile.am                |    2 +-
 ui/gtk/about_dlg.c                |    2 +-
 ui/gtk/main.gresources.xml        |    1 -
 ui/gtk/main_welcome.c             |    2 +-
 ui/gtk/pixbuf-csource.c           | 1925 +++++++++++++++++++------------------
 version.conf                      |    9 +
 wiretap/CMakeLists.txt            |    2 +-
 wiretap/Makefile.am               |    2 +-
 wsutil/CMakeLists.txt             |    2 +-
 wsutil/Makefile.am                |    2 +-
 23 files changed, 1033 insertions(+), 1002 deletions(-)
 create mode 100644 version.conf