mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-28 03:34:06 +00:00
Bump KVZ_VERSION
This commit is contained in:
parent
29153ed503
commit
488d042e5f
|
@ -181,7 +181,7 @@ typedef int16_t coeff_t;
|
||||||
// NOTE: When making a release, check to see if incrementing libversion in
|
// NOTE: When making a release, check to see if incrementing libversion in
|
||||||
// configure.ac is necessary.
|
// configure.ac is necessary.
|
||||||
#ifndef KVZ_VERSION
|
#ifndef KVZ_VERSION
|
||||||
#define KVZ_VERSION 0.8.3
|
#define KVZ_VERSION 1.0.0
|
||||||
#endif
|
#endif
|
||||||
#define VERSION_STRING QUOTE_EXPAND(KVZ_VERSION)
|
#define VERSION_STRING QUOTE_EXPAND(KVZ_VERSION)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue