summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Bainton <dpb@driftaway.org>2008-06-05 05:25:20 +0000
committerDaniel Bainton <dpb@driftaway.org>2008-06-05 05:25:20 +0000
commit13293aa16fea5a7f3583a74f4dcb3fc78da3ece2 (patch)
tree8fb83879afdd61f69746d0876bc6cdbd3c30d47c /Makefile
parent3408105f86e8cbbe521584bbb967aa0a6e5a3dd9 (diff)
downloadpentadactyl-13293aa16fea5a7f3583a74f4dcb3fc78da3ece2.tar.gz
Changing version to 1.2pre
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55c304a3..8f8025c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
#### configuration
-VERSION = 1.1
+VERSION = 1.2pre
NAME = vimperator
include Makefile.common