diff --git a/Makefile b/Makefile
index 9f19fe5..6428781 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all: sxiv
 
-VERSION=git-20110123
+VERSION=0.2
 
 CC?=gcc
 PREFIX?=/usr/local