Wireshark-commits: [Wireshark-commits] master-2.2 de86f27: CMake: Move version declarations to the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 00:45:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=de86f27f11a1dc04852b2ed359e566a27bdef452
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

de86f27 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Move version declarations to the top of CMakeLists.txt.
    
    This lets me be more lazy during releases.
    
    Change-Id: Ie321454db362e08c7420943a1b07a53599818b7e
    Reviewed-on: https://code.wireshark.org/review/17451
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b348c388  gtk: fix 32-bit build
    adds  de86f27   CMake: Move version declarations to the top of CMakeLists.txt.


Summary of changes:
 CMakeLists.txt |   28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)