From fe3fd94cf9bc3f45bbcb64ffbe11a5a3085ed3df Mon Sep 17 00:00:00 2001 From: Daniel Shiffman Date: Fri, 14 Nov 2014 13:32:32 -0700 Subject: [PATCH] minversion maxversion --- examples.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples.properties b/examples.properties index 9f68e423..a4de9598 100644 --- a/examples.properties +++ b/examples.properties @@ -5,4 +5,6 @@ url=http://natureofcode.com sentence=All examples from The Nature of Code book. paragraph=How can we capture the unpredictable evolutionary and emergent properties of nature in software? How can understanding the mathematical principles behind our physical world help us to create digital worlds? This book focuses on the programming strategies and techniques behind computer simulations of natural systems using Processing. version=1 +minVersion=0 +maxVersion=0 prettyVersion=1