We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a545ac7 commit df3f4dcCopy full SHA for df3f4dc
1 file changed
src/main.cpp
@@ -22,8 +22,8 @@ int main(int argc, char* argv[])
22
{
23
sConfig config;
24
25
- cLog::Info("Texture Packer v1.3.2.");
26
- cLog::Info("Copyright (c) 2017-2024 Andrey A. Ugolnik.");
+ cLog::Info("Texture Packer v1.3.3.");
+ cLog::Info("Copyright (c) 2017-2025 Andrey A. Ugolnik.");
27
cLog::Info("");
28
if (argc < 3)
29
0 commit comments