Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

[Bug Report] - Auto-versioning plugin

(1/1)

tomay3000:
in the generated version.h file of the plugin:
static const char DATE[] = should be:
static const char DAY[] =

So, DATE should simply be renamed to DAY.

Thank you.

oBFusCATed:
And the problem is?

tomay3000:

--- Quote from: oBFusCATed on November 22, 2019, 09:36:12 am ---And the problem is?

--- End quote ---
The problem is that DATE is confusing, and it should rather be DAY

Navigation

[0] Message Index

Go to full version