Wireshark-commits: [Wireshark-commits] master abd78dc: CMake: Move version declarations to the top
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Sep 2016 00:44:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=abd78dc12ba9a93c0672f409f10a7503e04535d2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

abd78dc 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: Ie59e200f1f46282e9271f459c0bbf31dc74a59a7
    Reviewed-on: https://code.wireshark.org/review/17450
    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  8018153   uat: fix memleak after parsing and on errors
    adds  abd78dc   CMake: Move version declarations to the top of CMakeLists.txt.


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