Skip to content

Commit

Permalink
Version bump to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 committed Jan 9, 2015
1 parent 62c586c commit fdffdaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"recipes": {

},
"version": "1.9.1"
"version": "1.9.2"
}
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures Hadoop (HDFS/YARN/MRv2), HBase, Hive, Flume, Oozie, Pig, Spark, Tez, and ZooKeeper'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '1.9.1'
version '1.9.2'

depends 'yum', '>= 3.0'
depends 'apt'
Expand Down

0 comments on commit fdffdaa

Please sign in to comment.