diff --git a/source/main/RoRVersion.h b/source/main/RoRVersion.h index 09a9c24f68..a790a405fb 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.1-dev" +#define ROR_VERSION_STRING "0.4.5.1" #define ROR_VERSION_STRING_WIN 0,4,5,1 #endif //RORVERSION_H__