diff options
author | Daniel Bainton <dpb@driftaway.org> | 2009-02-19 16:40:45 +0200 |
---|---|---|
committer | Daniel Bainton <dpb@driftaway.org> | 2009-02-19 16:40:45 +0200 |
commit | 5a60b27cf91c20d9139e109dde0adca008cd904a (patch) | |
tree | b35db842b99900d8cb76f6e3a1c0375f3d146cad /vimperator | |
parent | 9f70457a4a51c25b9942dcf63942c0341029b636 (diff) | |
download | pentadactyl-5a60b27cf91c20d9139e109dde0adca008cd904a.tar.gz |
Vimperator 2.0 beta2
Diffstat (limited to 'vimperator')
-rw-r--r-- | vimperator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vimperator/Makefile b/vimperator/Makefile index b292b37f..9ca5b334 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 2.0b2pre +VERSION = 2.0b2 NAME = vimperator include ../common/Makefile.common |