Skip to content

Commit c82061a

Browse files
committed
2.1.4
1 parent 8339e74 commit c82061a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

include/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ifndef ISPP_INVOKED
22
/*
3-
* (C) 2010-2023 see Authors.txt
3+
* (C) 2010-2024 see Authors.txt
44
*
55
* This file is part of MPC-HC.
66
*
@@ -48,7 +48,7 @@
4848

4949
#define MPC_VERSION_MAJOR 2
5050
#define MPC_VERSION_MINOR 1
51-
#define MPC_VERSION_PATCH 3
51+
#define MPC_VERSION_PATCH 4
5252

5353
#if MPC_VERSION_REV > 0
5454
#define MPC_NIGHTLY_RELEASE 1

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.3.0
1+
2.1.4.0

0 commit comments

Comments
 (0)