2
0
Эх сурвалжийг харах

Changed encoder version to 2.0.0

Darryl Gough 12 жил өмнө
parent
commit
a03a9e7af8

+ 1 - 1
tools/encoder/src/EncoderArguments.cpp

@@ -10,7 +10,7 @@
 
 
 // The encoder version number should be incremented when a feature is added to the encoder.
 // The encoder version number should be incremented when a feature is added to the encoder.
 // The encoder version is not the same as the GPB version.
 // The encoder version is not the same as the GPB version.
-#define ENCODER_VERSION "1.8.0"
+#define ENCODER_VERSION "2.0.0"
 #define HEIGHTMAP_SIZE_MAX 2049
 #define HEIGHTMAP_SIZE_MAX 2049
 
 
 namespace gameplay
 namespace gameplay