diff --git a/ReadMe.html b/ReadMe.html index 6e7ca57..eda8363 100644 --- a/ReadMe.html +++ b/ReadMe.html @@ -2,7 +2,7 @@
-I'm glad that you're interested in sawteeth (you are reading the readme you know). diff --git a/Source/Resource.rdef b/Source/Resource.rdef index 54e567f..a2a9e71 100644 --- a/Source/Resource.rdef +++ b/Source/Resource.rdef @@ -34,7 +34,7 @@ resource app_signature "application/x-vnd.Jonas_Norberg-Sawteeth"; resource app_version { major = 1, middle = 4, - minor = 0, + minor = 1, variety = B_APPV_DEVELOPMENT, internal = 0, diff --git a/version_history b/version_history index 0e1feea..3f23ad9 100644 --- a/version_history +++ b/version_history @@ -1,3 +1,7 @@ +1.4.1 ------------------------------------------------------------------ +Fixed bugs: + 64bit compatibility (for real this time) + 1.4 -------------------------------------------------------------------- Fixed bugs: 64bit compatibility