diff --git a/.travis.yml b/.travis.yml index 1e5ee562d8..51d357836b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -86,6 +86,7 @@ addons: - tcl-dev - cscope - libgtk2.0-dev + - desktop-file-utils homebrew: packages: - lua diff --git a/src/version.c b/src/version.c index 947efb1d0c..72f4009ffd 100644 --- a/src/version.c +++ b/src/version.c @@ -767,6 +767,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1480, /**/ 1479, /**/