Update gmxapi version details.
[alexxy/gromacs.git] / api / gmxapi / CMakeLists.txt
index a72b7f89965dbfb075115cbcad0e7fae147998be..81823a89c1c6ebd13e345af0ee8b0b17d581777c 100644 (file)
@@ -50,7 +50,7 @@
 # be tagged. Official GROMACS releases should be mappable to a distinct gmxapi
 # release string. For roadmap details, see https://gitlab.com/gromacs/gromacs/-/issues/2585
 set(GMXAPI_MAJOR 0)
-set(GMXAPI_MINOR 1)
+set(GMXAPI_MINOR 2)
 set(GMXAPI_PATCH 0)
 set(GMXAPI_RELEASE ${GMXAPI_MAJOR}.${GMXAPI_MINOR}.${GMXAPI_PATCH})