We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e76bef commit 60ad28aCopy full SHA for 60ad28a
libmamba/include/mamba/version.hpp
@@ -23,7 +23,7 @@
23
(LIBMAMBA_VERSION_MAJOR * 10000 + LIBMAMBA_VERSION_MINOR * 100 + LIBMAMBA_VERSION_PATCH)
24
25
// Binary version
26
-#define LIBMAMBA_BINARY_CURRENT 2
+#define LIBMAMBA_BINARY_CURRENT 3
27
#define LIBMAMBA_BINARY_REVISION 0
28
#define LIBMAMBA_BINARY_AGE 0
29
libmamba/include/mamba/version.hpp.tmpl
0 commit comments