It's supposed to display in order of upload. When doing the SQL query to grab the images for the gallery thumbnails, it adds an "order by FILE_ID asc" clause. So, it should be oldest to newest.

In a future version we'll add an option to set a display order.