Skip to content
This repository has been archived by the owner on Mar 29, 2020. It is now read-only.

Commit

Permalink
Roll version number EU4toV2 1.0F
Browse files Browse the repository at this point in the history
  • Loading branch information
kratostatic committed May 21, 2017
1 parent 9188742 commit 45bd4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EU4toV2/Source/EU4toV2Converter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ int main(const int argc, const char * argv[])
{
try
{
LOG(LogLevel::Info) << "Converter version 1.0Fprerelease";
LOG(LogLevel::Info) << "Converter version 1.0F";
LOG(LogLevel::Info) << "Built " << __TIMESTAMP__;
LOG(LogLevel::Debug) << "Current directory is " << Utils::getCurrentDirectory();

Expand Down

0 comments on commit 45bd4a4

Please sign in to comment.