diff --git a/src/Makefile b/src/Makefile index 19b147c76d..b3b8daf0b1 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2608,6 +2608,7 @@ shadow: runtime pixmaps ../../testdir/*.py \ ../../testdir/python* \ ../../testdir/sautest \ + ../../testdir/samples \ ../../testdir/test83-tags? \ ../../testdir/*.ok . diff --git a/src/version.c b/src/version.c index e891af900e..86f38e6390 100644 --- a/src/version.c +++ b/src/version.c @@ -753,6 +753,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1805, /**/ 1804, /**/