diff --git a/Makefile b/Makefile
index 7de9087..c51569e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 all: sxiv
 
-VERSION=git-20110411
+VERSION=0.8
 
 CC?=gcc
 PREFIX?=/usr/local