Skip to content

Commit 2237c83

Browse files
authored
[ci release] v3.2-rc
1 parent 17f97ca commit 2237c83

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Version.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
#define UNITEX_VERSION_URL_ISSUES "https://github.com/UnitexGramLab/unitex-core/issues/new"
4747
#define UNITEX_VERSION_URL_REPOSITORY "https://github.com/UnitexGramLab/unitex-core"
4848
/* ************************************************************************** */
49-
#define UNITEX_VERSION_RELEASE "Unitex/GramLab 3.2beta"
50-
#define UNITEX_VERSION_STRING "3.2beta"
51-
#define UNITEX_VERSION_SEMVER "3.2.0-beta"
49+
#define UNITEX_VERSION_RELEASE "Unitex/GramLab 3.2rc"
50+
#define UNITEX_VERSION_STRING "3.2rc"
51+
#define UNITEX_VERSION_SEMVER "3.2.0-rc"
5252
/* ************************************************************************** */
5353
#define UNITEX_VERSION_MAJOR_NUMBER 3
5454
#define UNITEX_VERSION_MINOR_NUMBER 2
5555
#define UNITEX_VERSION_REVISION_NUMBER 0
56-
#define UNITEX_VERSION_SUFFIX "beta"
56+
#define UNITEX_VERSION_SUFFIX "rc"
5757
#define UNITEX_VERSION_TYPE "unstable"
5858
#define UNITEX_VERSION_IS_UNSTABLE 1
5959
/* ************************************************************************** */

0 commit comments

Comments
 (0)