From 140092364842590342a138b07b22209d99a804ca Mon Sep 17 00:00:00 2001 From: Noah Frederick Date: Wed, 10 Oct 2012 14:34:08 -0400 Subject: [PATCH] Bumped version number and updated README --- README.md | 3 +++ colors/hemisu.vim | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0039c88..f81ad51 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ add the following to your .vimrc: Change Log ---------- +- Version 3.4 (2012-10-10) + - Improved highlights for help files + - Use nicer cterm value for dark blue - Version 3.3 (2012-02-28) - Corrected some cterm colors - Version 3.2 (2012-01-07) diff --git a/colors/hemisu.vim b/colors/hemisu.vim index dbb4dbd..2c29dc4 100644 --- a/colors/hemisu.vim +++ b/colors/hemisu.vim @@ -1,7 +1,7 @@ " hemisu.vim - Vim color scheme " ---------------------------------------------------------- " Author: Noah Frederick (http://noahfrederick.com/) -" Version: 3.3 +" Version: 3.4 " License: Creative Commons Attribution-NonCommercial " 3.0 Unported License (see README.md) " ----------------------------------------------------------