summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/benoit.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/benoit.hh b/include/benoit.hh
index f42fdce..906b42f 100644
--- a/include/benoit.hh
+++ b/include/benoit.hh
@@ -39,7 +39,7 @@ private:
unsigned short resy = 0x2000u;
unsigned short numthreads = 0x16u;
long double zoom = 0x1p0;
- long long ver = 0x4ll;
+ long long ver = 0x5ll;
unsigned long long maxiter = 0x400ull;
std::vector<std::uint8_t> plotmandelbrot();
void arghandl(int const & argc,char const * * & argv);