Changing DRED exp. ID so we can reserve 127

There was a suggestion to use 127 for extending the extension ID space
This commit is contained in:
Jean-Marc Valin 2023-08-09 18:28:02 -04:00
parent bbe4dcc443
commit 1fbdec8755
No known key found for this signature in database
GPG key ID: 531A52533318F00A

View file

@ -29,7 +29,7 @@
#define DRED_CONFIG_H
/* Change this once DRED gets an extension number assigned. */
#define DRED_EXTENSION_ID 127
#define DRED_EXTENSION_ID 126
/* Remove these two completely once DRED gets an extension number assigned. */
#define DRED_EXPERIMENTAL_VERSION 1