summaryrefslogtreecommitdiff
path: root/src/version.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-02-26 22:54:11 +0100
committerBram Moolenaar <Bram@vim.org>2013-02-26 22:54:11 +0100
commitb8f8461d94e153c591eff126f508b25ce5c30639 (patch)
treef4570ed651c7827011987d92576aee5825ee852a /src/version.c
parent988232fabba5d5dc154fcb962243a36740f02b12 (diff)
downloadvim-git-b8f8461d94e153c591eff126f508b25ce5c30639.tar.gz
updated for version 7.3.843v7.3.843
Problem: Missing test file changes. Solution: Change the tests.
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/version.c b/src/version.c
index f49cd4a0c..3620761d2 100644
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
+ 843,
+/**/
842,
/**/
841,