From 6cc977f9033bd0a301e447af5cf63e2466d7eebb Mon Sep 17 00:00:00 2001 From: David Capello Date: Wed, 19 Sep 2007 00:39:11 +0000 Subject: [PATCH] Version 0.6 started --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 3406a9e8a..f60d68a39 100644 --- a/config.h +++ b/config.h @@ -24,7 +24,7 @@ /* general information */ #define PACKAGE "ase" -#define VERSION "0.5" +#define VERSION "0.6" #define WEBSITE "http://ase.sourceforge.net/" #define BUGREPORT "ase-help@lists.sourceforge.net" #define COPYRIGHT "Copyright (C) 2001-2005, 2007 David A. Capello"