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"