From 9b3666adfb738c0bf486819bef28e9920d8b5a30 Mon Sep 17 00:00:00 2001 From: "nothings.org" Date: Sun, 15 Jul 2007 11:01:10 +0000 Subject: [PATCH] version 0.94 - beta 5 --- notes.txt | 4 +--- version.bat | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/notes.txt b/notes.txt index 95f8915..f1d908d 100644 --- a/notes.txt +++ b/notes.txt @@ -1,6 +1,4 @@ - Version 0.94: Beta 5 - * (bugfix: fix cacheing code to allow refreshing current image after flip etc.) - * (feature: use 'f' to flip image vertically, in case FreeImage sucks) + Version 0.94: Beta 5 (2007-07-15) * bugfix: changing image resize quality in preferences refreshes on OK * feature: sort filenames to sort numbers in human-friendly order * feature: show index within sorted list diff --git a/version.bat b/version.bat index 394a10f..f9049fc 100644 --- a/version.bat +++ b/version.bat @@ -1 +1 @@ -set VERSION="0.93" +set VERSION="0.94"