diff --git a/amiroos.h b/amiroos.h
index 497209637eb4dae3f8e73454aef2b4e07748a22f..4dac537fb5e4de266bd2b09bb71a5cfc8b66ec59 100644
--- a/amiroos.h
+++ b/amiroos.h
@@ -33,7 +33,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  * @brief   The type of this version.
  * @note    Is one of "pre-alpha", "alpha", "beta", "release candidate", "release".
  */
-#define AMIROOS_RELEASE_TYPE          "release candidate"
+#define AMIROOS_RELEASE_TYPE          "release"
 
 /**
  * @brief   The operating system major version.