Sfoglia il codice sorgente

Updating Application Version for using newest Engine Version.

git-svn-id: https://svn.microneil.com/svn/SNF4CGP/trunk@59 59e8e3e7-56fa-483b-b4b4-fa6ab0af3dfc
master
madscientist 8 anni fa
parent
commit
b64f4a4bec
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      SNF4CGP/main.cpp

+ 1
- 1
SNF4CGP/main.cpp Vedi File

@@ -13,7 +13,7 @@
using namespace std; // Introduce standard namespace.
const string SNF4CGP_VERSION_INFO = "CGPSNF Version 1.3.0 Build: " __DATE__ " " __TIME__;
const string SNF4CGP_VERSION_INFO = "CGPSNF Version 1.4.0 Build: " __DATE__ " " __TIME__;
const int ConfigPathArgNumber = 1;
const int MaxArgcNumber = 2;

Loading…
Annulla
Salva