Skip to content

Commit 890a01f

Browse files
committed
Prepare for 4.0 release
1 parent 0ce7514 commit 890a01f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ Other contributors that have submitted patches include (in alphabetical order):
637637
## History<a name="ferret-history" href="#user-content-ferret-history"></a>
638638

639639

640-
### master (not yet released)<a name="ferret-master-not-yet-released" href="#user-content-ferret-master-not-yet-released"></a>
640+
### 4.0 (25 December 2018)<a name="ferret-40-25-december-2018" href="#user-content-ferret-40-25-december-2018"></a>
641641

642642
- Try to avoid &quot;press ENTER to continue&quot; prompts.
643643
- Put search term in <strong>`w:quickfix_title`</strong> for use in statuslines (https://github.com/wincent/ferret/pull/57).

doc/ferret.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ order):
712712

713713
HISTORY *ferret-history*
714714

715-
master (not yet released) ~
715+
4.0 (25 December 2018) ~
716716

717717
- Try to avoid "press ENTER to continue" prompts.
718718
- Put search term in |w:quickfix_title| for use in statuslines

plugin/ferret.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
"
358358
" # History
359359
"
360-
" ## master (not yet released)
360+
" ## 4.0 (25 December 2018)
361361
"
362362
" - Try to avoid "press ENTER to continue" prompts.
363363
" - Put search term in |w:quickfix_title| for use in statuslines

0 commit comments

Comments
 (0)