diff --git a/source/main/RoRVersion.h b/source/main/RoRVersion.h index 2fb9991004..fa4af2b713 100644 --- a/source/main/RoRVersion.h +++ b/source/main/RoRVersion.h @@ -32,7 +32,7 @@ along with Rigs of Rods. If not, see . // $Rev:$ #define ROR_VERSION_STRING_SHORT "0.4" -#define ROR_VERSION_STRING "0.4.5.0-dev" +#define ROR_VERSION_STRING "0.4.5.0" #define ROR_VERSION_STRING_WIN 0,4,5,0 #endif //RORVERSION_H__