From c4fdd6ca5c9e7d7c175df132878ad4830acde819 Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Wed, 8 Aug 2012 09:53:07 +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 c9f4b31d..f30d3d0e 100644 --- a/include/metalsvm/config.h.example +++ b/include/metalsvm/config.h.example @@ -24,7 +24,7 @@ extern "C" { #endif -#define METALSVM_VERSION "0.9" +#define METALSVM_VERSION "0.901" #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 2da874af..82650eb4 100644 --- a/include/metalsvm/config.h.scc +++ b/include/metalsvm/config.h.scc @@ -24,7 +24,7 @@ extern "C" { #endif -#define METALSVM_VERSION "0.9" +#define METALSVM_VERSION "0.901" #define MAX_TASKS 16 #define MAX_CORES 1 #define MAX_FNAME 128