diff --git a/CMakeLists.txt b/CMakeLists.txt index 94176ab..ba82267 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,8 +46,8 @@ packaging_set_other_options (TBZ2 "TBZ2;TGZ") ######################################## # get_external_libs (git "boost 1.41" readline mysql "soci 3.0" - "stdair 0.45" "airrac 0.2" "rmol 0.25" "sevmgr 0.1" "airinv 0.1" - "simfqt 0.1" doxygen "gcov 4.6.3" "lcov 1.9") + "stdair 1.00.0" "airrac 1.00.0" "rmol 1.00.0" "sevmgr 1.00.0" "airinv 1.00.0" + "simfqt 1.00.0" doxygen "gcov 4.6.3" "lcov 1.9") ##############################################