Skip to content

Commit

Permalink
animstack 0.61
Browse files Browse the repository at this point in the history
  • Loading branch information
tshatrov committed May 19, 2013
1 parent 837dd4b commit 91d1952
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions animstack.htm
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<img src="http://i.imgur.com/Np9mX4H.gif"></img>
<strong>May 19, 2013 - AnimStack 0.61 is a bugfix release, fixing very stupid bug with [render]</strong>
<strong>April 17, 2013 - AnimStack 0.6 is released! See release notes in the comment section.</strong>
<p>
Watch video tutorials here: http://www.youtube.com/playlist?list=PLiASt6bCYQNCRlWbGrwyPnmJlwIzMziEq
Expand Down
4 changes: 2 additions & 2 deletions animstack.scm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; GIMP Animation Tools
;;; by Timofei Shatrov
;;; v. 0.6
;;; v. 0.61

(define (display-to-string value)
"Prints anything to string using display function"
Expand Down Expand Up @@ -1962,7 +1962,7 @@ where tag might be #f"
"Process all AnimStack tags"
"Timofei Shatrov"
"Copyright 2012-2013"
"April 17, 2013"
"May 19, 2013"
"RGB RGBA GRAY GRAYA" ;; no layer groups in indexed :(
SF-IMAGE "Image to use" 0
)
Expand Down

0 comments on commit 91d1952

Please sign in to comment.