diff options
Diffstat (limited to 'src/version.c')
-rw-r--r-- | src/version.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c index 092c295b82..15e1517a17 100644 --- a/src/version.c +++ b/src/version.c @@ -202,6 +202,9 @@ static char *(features[]) = { static int included_patches[] = { // Add new patch number below this line + 184, + //183, + //182, 181, //180, //179, |