From f1579ae3e2c2f24ad5671e0e8493a99d9ddaa51a Mon Sep 17 00:00:00 2001 From: Benedikt Bitterli Date: Thu, 28 Sep 2017 15:24:49 -0400 Subject: [PATCH] Bump version numbers to 0.2.0 --- src/denoiser/Version.hpp | 2 +- src/hdrmanip/Version.hpp | 2 +- src/json2xml/Version.hpp | 2 +- src/obj2json/Version.hpp | 2 +- src/scenemanip/Version.hpp | 2 +- src/tungsten-server/Version.hpp | 2 +- src/tungsten/Version.hpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/denoiser/Version.hpp b/src/denoiser/Version.hpp index 2e4338cc..6d784c32 100644 --- a/src/denoiser/Version.hpp +++ b/src/denoiser/Version.hpp @@ -2,7 +2,7 @@ #define VERSION_HPP_ #define VERSION_MAJOR 0 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 0 #define _QUOTE(S) #S diff --git a/src/hdrmanip/Version.hpp b/src/hdrmanip/Version.hpp index 2e4338cc..6d784c32 100644 --- a/src/hdrmanip/Version.hpp +++ b/src/hdrmanip/Version.hpp @@ -2,7 +2,7 @@ #define VERSION_HPP_ #define VERSION_MAJOR 0 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 0 #define _QUOTE(S) #S diff --git a/src/json2xml/Version.hpp b/src/json2xml/Version.hpp index 2e4338cc..6d784c32 100644 --- a/src/json2xml/Version.hpp +++ b/src/json2xml/Version.hpp @@ -2,7 +2,7 @@ #define VERSION_HPP_ #define VERSION_MAJOR 0 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 0 #define _QUOTE(S) #S diff --git a/src/obj2json/Version.hpp b/src/obj2json/Version.hpp index 2e4338cc..6d784c32 100644 --- a/src/obj2json/Version.hpp +++ b/src/obj2json/Version.hpp @@ -2,7 +2,7 @@ #define VERSION_HPP_ #define VERSION_MAJOR 0 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 0 #define _QUOTE(S) #S diff --git a/src/scenemanip/Version.hpp b/src/scenemanip/Version.hpp index 2e4338cc..6d784c32 100644 --- a/src/scenemanip/Version.hpp +++ b/src/scenemanip/Version.hpp @@ -2,7 +2,7 @@ #define VERSION_HPP_ #define VERSION_MAJOR 0 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 0 #define _QUOTE(S) #S diff --git a/src/tungsten-server/Version.hpp b/src/tungsten-server/Version.hpp index 2e4338cc..6d784c32 100644 --- a/src/tungsten-server/Version.hpp +++ b/src/tungsten-server/Version.hpp @@ -2,7 +2,7 @@ #define VERSION_HPP_ #define VERSION_MAJOR 0 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 0 #define _QUOTE(S) #S diff --git a/src/tungsten/Version.hpp b/src/tungsten/Version.hpp index 2e4338cc..6d784c32 100644 --- a/src/tungsten/Version.hpp +++ b/src/tungsten/Version.hpp @@ -2,7 +2,7 @@ #define VERSION_HPP_ #define VERSION_MAJOR 0 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 0 #define _QUOTE(S) #S