vim: update to 7.4.768

This commit is contained in:
Tom G. Christensen 2015-07-03 23:56:10 +02:00
parent 814cabff5a
commit 356fd2c22b
2 changed files with 5 additions and 2 deletions

View File

@ -4,8 +4,8 @@
. ${BUILDPKG_SCRIPTS}/build.sh.functions . ${BUILDPKG_SCRIPTS}/build.sh.functions
# #
########################################################### ###########################################################
hgrev=e026e4f106a5 hgrev=d3a23af4bba1
patchlevel=703 patchlevel=768
basever=7.4 basever=7.4
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=vim topdir=vim

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Fri Jul 03 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 7.4.768-1
- Update to 7.4.768 (HG d3a23af4bba1)
* Tue Apr 21 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 7.4.703-1 * Tue Apr 21 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 7.4.703-1
- Update to 7.4.703 (HG e026e4f106a5) - Update to 7.4.703 (HG e026e4f106a5)
This includes updates to the runtime parts This includes updates to the runtime parts