version 0.94 - beta 5

This commit is contained in:
nothings.org 2007-07-15 11:01:10 +00:00
parent ede8fd0258
commit 9b3666adfb
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -1 +1 @@
set VERSION="0.93"
set VERSION="0.94"