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

Commit

Permalink
Roll vresion number
Browse files Browse the repository at this point in the history
  • Loading branch information
Idhrendur committed Dec 10, 2017
1 parent da78166 commit 4b081ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vic2ToHoI4/Source/V2toHOI4Converter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ int main(const int argc, const char* argv[])
{
try
{
LOG(LogLevel::Info) << "Converter version 0.2D";
LOG(LogLevel::Info) << "Converter version 0.2E";
LOG(LogLevel::Info) << "Built on " << __DATE__ << " at " << __TIME__;
LOG(LogLevel::Info) << "Current directory is " << Utils::getCurrentDirectory();

Expand Down

0 comments on commit 4b081ba

Please sign in to comment.