summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Bainton <dpb@driftaway.org>2009-03-14 12:37:01 +0200
committerDaniel Bainton <dpb@driftaway.org>2009-03-14 12:37:01 +0200
commit079bc1a933b44de46d1604827542c69bd2ba4ee4 (patch)
tree814ad4313f1b61261a7c50a41ca2e7d713d93300
parentb23c9289221fb27f868dcf962d8afe5d3cf75589 (diff)
downloadpentadactyl-079bc1a933b44de46d1604827542c69bd2ba4ee4.tar.gz
Vimperator 2.0 beta 3
-rw-r--r--vimperator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimperator/Makefile b/vimperator/Makefile
index 639ea591..954aa83a 100644
--- a/vimperator/Makefile
+++ b/vimperator/Makefile
@@ -1,6 +1,6 @@
#### configuration
-VERSION = 2.0b3pre
+VERSION = 2.0b3
NAME = vimperator
include ../common/Makefile.common