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 8339e74 commit c82061aCopy full SHA for c82061a
include/version.h
@@ -1,6 +1,6 @@
1
#ifndef ISPP_INVOKED
2
/*
3
- * (C) 2010-2023 see Authors.txt
+ * (C) 2010-2024 see Authors.txt
4
*
5
* This file is part of MPC-HC.
6
@@ -48,7 +48,7 @@
48
49
#define MPC_VERSION_MAJOR 2
50
#define MPC_VERSION_MINOR 1
51
-#define MPC_VERSION_PATCH 3
+#define MPC_VERSION_PATCH 4
52
53
#if MPC_VERSION_REV > 0
54
#define MPC_NIGHTLY_RELEASE 1
version.txt
@@ -1 +1 @@
-2.1.3.0
+2.1.4.0
0 commit comments