winamp/Src/Winamp/buildType.h

14 lines
490 B
C
Raw Normal View History

2024-09-24 12:54:57 +00:00
#pragma once
/* This file will be generated by the build process automatically
You can modify this file to have sane values for local developer builds */
#define APP_VERSION "5.9.2"
#define APP_VERSION_STRING "5.9.2 Build 10042"
#define APP_VERSION_NUM 0x00005092
#define BUILD_NUMBER 10042
#define WINAMP_FILEVER 5,9,2,10042
#define WINAMP_PRODUCTVER 5,9,2,10042
#define STR_WINAMP_FILEVER "5,9,2,10042"
#define STR_WINAMP_PRODUCTVER "5,9,2,10042"
#define SPECIAL_BUILD_NAME L"Winamp"