Commit Graph

7 Commits

Author SHA1 Message Date
bnnm
17c9bdb703
Update version.h 2021-09-03 22:12:10 +02:00
bnnm
df7ad9f58c version up 2021-08-15 19:58:17 +02:00
bnnm
265391ca03
release up
using approximate number of PRs since last release
2021-08-15 16:19:42 +02:00
bnnm
0b14f9a446 builds: modify how version.h is used to fix issues
- version.h is now static (should increase on new releases)
- if compiler flag is passed, will try to use version_auto.h (autogen)
(auto only on compiler flag to avoid include'ing a non-existant file)
- avoid clobbered version.h as may force recompiles
2021-08-10 23:51:48 +02:00
bnnm
52f04eef82 build: VERSION fixes
- rename to VERSION to VGMSTREAM_VERSION to avoid some clashes
- improve git-less builds
2021-08-07 20:41:50 +02:00
NicknineTheEagle
2dd0782536 Deleted version files
Auto-generated so they don't need to be in the repo
2020-05-23 02:43:22 +03:00
bnnm
2c9acb9cf2 Move version.bat/h to root and use it for all Visual Studio modules 2017-01-15 23:09:37 +01:00