From ff676995f24462393c413d635a2a5a318c7c3194 Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Mon, 16 Jul 2012 13:19:06 +0200 Subject: [PATCH] update of the version number --- include/metalsvm/config.h.example | 2 +- include/metalsvm/config.h.scc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/metalsvm/config.h.example b/include/metalsvm/config.h.example index d76ac297..c9f4b31d 100644 --- a/include/metalsvm/config.h.example +++ b/include/metalsvm/config.h.example @@ -24,7 +24,7 @@ extern "C" { #endif -#define METALSVM_VERSION "0.1" +#define METALSVM_VERSION "0.9" #define MAX_TASKS 16 #define MAX_CORES 1 #define MAX_FNAME 128 diff --git a/include/metalsvm/config.h.scc b/include/metalsvm/config.h.scc index c99b530b..2da874af 100644 --- a/include/metalsvm/config.h.scc +++ b/include/metalsvm/config.h.scc @@ -24,7 +24,7 @@ extern "C" { #endif -#define METALSVM_VERSION "0.1" +#define METALSVM_VERSION "0.9" #define MAX_TASKS 16 #define MAX_CORES 1 #define MAX_FNAME 128