diff --git a/vimperator/Makefile b/vimperator/Makefile index 77cba149..893488c9 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 2.2 +VERSION = 2.3a1pre NAME = vimperator include ../common/Makefile diff --git a/vimperator/NEWS b/vimperator/NEWS index 909f89d5..67bee9c0 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -1,11 +1,12 @@ 2009-XX-XX: + * version 2.3a1pre * add basic plugin authorship documentation * plugins may now provide full-fleged ':help' documentation * asciidoc is no longer required to build Vimperator * the help system is newly modularized -2009-XX-XX: - * version 2.2a1pre +2009-10-28: + * version 2.2 * IMPORTANT: Vimperator's licence has changed from the MPL/GPL/LGPL tri-license to the MIT license. * IMPORTANT: Map.flags has been replaced with individual properties.