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
Browse files Browse the repository at this point in the history
  • Loading branch information
Idhrendur committed Jan 14, 2017
1 parent 1c45ba8 commit aa18b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EU4toV2/Source/EU4toV2Converter.cpp
Expand Up @@ -36,7 +36,7 @@ int main(const int argc, const char * argv[])
{
try
{
LOG(LogLevel::Info) << "Converter version 1.0D";
LOG(LogLevel::Info) << "Converter version 1.0E";
LOG(LogLevel::Info) << "Built " << __TIMESTAMP__;
LOG(LogLevel::Debug) << "Current directory is " << Utils::getCurrentDirectory();

Expand Down

0 comments on commit aa18b42

Please sign in to comment.