From 4aca4a973f11e4636a7797af416b4c03e41740a0 Mon Sep 17 00:00:00 2001 From: Joshua Grams Date: Sun, 26 Mar 2006 11:35:35 +0000 Subject: [PATCH] bumped dev version to 0.5pre --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 9217778..52967f8 100644 --- a/config.h +++ b/config.h @@ -1,7 +1,7 @@ #ifndef VOR_CONFIG_H #define VOR_CONFIG_H -#define VERSION "0.4" +#define VERSION "0.5pre" // screen size #define XSIZE 640 -- 1.7.10.4