Skip to content

Commit

Permalink
Bump MAMBA libsolv file ABI (#3093)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePrv committed Jan 2, 2024
1 parent 1b56e38 commit 108bc9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libmamba/src/core/repo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,11 @@ extern "C" // Incomplete header
#include "mamba/specs/conda_url.hpp"
#include "mamba/util/build.hpp"
#include "mamba/util/string.hpp"
#include "mamba/util/url_manip.hpp"
#include "solv-cpp/pool.hpp"
#include "solv-cpp/repo.hpp"


#define MAMBA_TOOL_VERSION "1.3"
#define MAMBA_TOOL_VERSION "2.0"

#define MAMBA_SOLV_VERSION MAMBA_TOOL_VERSION "_" LIBSOLV_VERSION_STRING

Expand Down

0 comments on commit 108bc9f

Please sign in to comment.