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:
parent
bbe4dcc443
commit
1fbdec8755
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue