Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/image_science/dev/": change = 7186]
  • Loading branch information
zenspider committed Mar 13, 2012
1 parent 7e4f9c1 commit 756f0c1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions History.txt
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,14 @@
=== 1.2.2 / 2012-03-13

* 1 minor enhancement:

* Extended build to look for homebrew setup (hcatlin)

* 2 bug fixes:

* Fixed 1.9 warnings, clang warnings, etc...
* Fixed compilation error when ruby's config mandates C89 style decls. (nocode)

=== 1.2.1 / 2009-08-14 === 1.2.1 / 2009-08-14


* 2 minor enhancements: * 2 minor enhancements:
Expand Down
2 changes: 1 addition & 1 deletion lib/image_science.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# http://seattlerb.rubyforge.org/ImageScience.html # http://seattlerb.rubyforge.org/ImageScience.html


class ImageScience class ImageScience
VERSION = '1.2.1' VERSION = '1.2.2'


## ##
# The top-level image loader opens +path+ and then yields the image. # The top-level image loader opens +path+ and then yields the image.
Expand Down

0 comments on commit 756f0c1

Please sign in to comment.