Wireshark-commits: [Wireshark-commits] master-2.0 2bcb944: CMake: Move version declarations to the

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

Commits:

2bcb944 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: Ic8b90894d349810ada8f3c11a76a88eade482fbe
    Reviewed-on: https://code.wireshark.org/review/17452
    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  b604fa7   gtk: fix 32-bit build
    adds  2bcb944   CMake: Move version declarations to the top of CMakeLists.txt.


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