Skip to content

Commit

Permalink
Release 1.3.1
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://beta.visl.sdu.dk/usr/local/svn/repos/visl/tools/vislcg3/trunk@13706 cb2587b3-b7ff-0310-8c81-a2a651690ada
  • Loading branch information
TinoDidriksen committed Oct 30, 2019
1 parent 0175863 commit b463e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ constexpr auto CG3_COPYRIGHT_STRING = "Copyright (C) 2007-2018 GrammarSoft ApS.

constexpr uint32_t CG3_VERSION_MAJOR = 1;
constexpr uint32_t CG3_VERSION_MINOR = 3;
constexpr uint32_t CG3_VERSION_PATCH = 0;
constexpr uint32_t CG3_VERSION_PATCH = 1;
constexpr uint32_t CG3_REVISION = 13684;
constexpr uint32_t CG3_FEATURE_REV = 13145;
constexpr uint32_t CG3_TOO_OLD = 10373;
Expand Down

0 comments on commit b463e7d

Please sign in to comment.