summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2010-04-22 15:39:54 -0700
committerAndre Arko <andre@arko.net>2010-04-22 15:39:54 -0700
commit012019fe35f168d5e5cd9ad923151f7e8ccf2815 (patch)
treeb2e385ea8c7a981dd363bd51d561e7a686f1681b
parentd9c79cb28cf30d800847b3d97197f967ec4deb45 (diff)
downloadbundler-012019fe35f168d5e5cd9ad923151f7e8ccf2815.tar.gz
Version 0.9.25.pre while it's in git
-rw-r--r--lib/bundler/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/version.rb b/lib/bundler/version.rb
index 5d9e23a704..1643522408 100644
--- a/lib/bundler/version.rb
+++ b/lib/bundler/version.rb
@@ -1,3 +1,3 @@
module Bundler
- VERSION = "0.9.24"
+ VERSION = "0.9.25.pre"
end \ No newline at end of file