Skip to content

Commit

Permalink
Merge branch 'prerelease'
Browse files Browse the repository at this point in the history
  • Loading branch information
boysetsfrog committed Jul 20, 2013
2 parents f4b2939 + bd3ee5e commit 053b4cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 0.08
-------------
- Support for :highlight color changing commands
- Tab specific key mappings with tmap
- Allow mapping of basic mouse input
- Window selection tab

Version 0.07.2
-------------
- Bug Fix: fix issue when scrolling from last line
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([vimpc], [0.07.2], [https://github.com/boysetsfrog/vimpc], [vimpc], [https://github.com/boysetsfrog/vimpc])
AC_INIT([vimpc], [0.08], [https://github.com/boysetsfrog/vimpc], [vimpc], [https://github.com/boysetsfrog/vimpc])
AC_LANG_PUSH([C++])

AC_PREREQ([2.59])
Expand Down

0 comments on commit 053b4cb

Please # to comment.