git ssb

0+

dangerousbeans / %aPBe2k3ugtjBr4rrsU1…



Commit e967076e81e41755901ba524bf019853ddc7ab94

Update trunk version to 1.1.0, which will be the next version unless there's a bug in stable-1.0.

git-svn-id: http://bcrypt-ruby.rubyforge.org/svn/trunk@15 b1e0f299-433e-4bb3-9895-84128a6cfb6a
codahale committed on 3/1/2007, 7:42:03 PM
Parent: 0bda454dcefd1eed459b7f29b0327fd36609cf14

Files changed

Rakefilechanged
RakefileView
@@ -5,9 +5,9 @@
55 require 'rake/clean'
66 require 'rake/rdoctask'
77
88 PKG_NAME = "bcrypt-ruby"
9-PKG_VERSION = "1.0.0"
9 +PKG_VERSION = "1.1.0"
1010 PKG_FILE_NAME = "#{PKG_NAME}-#{PKG_VERSION}"
1111 PKG_FILES = FileList[
1212 '[A-Z]*',
1313 'lib/**/*.rb',

Built with git-ssb-web