From ccf7c3dab1728dfad343e8f7a05be18fbaae25d3 Mon Sep 17 00:00:00 2001 From: Oliver Hahn Date: Tue, 16 Nov 2010 21:01:15 -0800 Subject: [PATCH] changed version number to 0.9b, this is the beta version. no more features will be added. --- main.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cc b/main.cc index b92e1e0..da3a768 100644 --- a/main.cc +++ b/main.cc @@ -37,7 +37,7 @@ #include "transfer_function.hh" #define THE_CODE_NAME "music!" -#define THE_CODE_VERSION "0.8a" +#define THE_CODE_VERSION "0.9b" namespace music