Version update 8.1.2.

master
argyle77 2014-12-20 16:39:01 -05:00
parent f57446f258
commit 1e4bec431e
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ project(tensorPattern)
# This file must be manually changed to effect version change.
set (VERSION_MAJOR 8)
set (VERSION_MINOR 1)
set (VERSION_PATCH 1)
set (VERSION_PATCH 2)
set (VERSION_PRERELEASE)
if ("${VERSION_PRERELEASE}" STREQUAL "")

View File

@ -1,4 +1,4 @@
Tensor pattern generation - Version 8.1.1
Tensor pattern generation - Version 8.1.2
http://core9.org/tensor
http://wiki.artisansasylum.com/index.php/Tensor
http://wiki.artisansasylum.com/index.php/Tensor_2011

View File

@ -94,6 +94,6 @@ Version 8.0
for all seeds. Added pause, tensor broadcast enable, sorted
out the controls. Fixed the color cyclers.
Version 8.1
Version 8.1.2
Bug fixes for key presses. Added one-shot and persistent
options to most seeds and modes. Added some fade modes.