Skip to content

Commit

Permalink
Bump version 1.2.0.dp4
Browse files Browse the repository at this point in the history
Change-Id: I4770aefd00ba9aff3fe4e1ac8b237e8a9e08f733
Reviewed-on: http://review.couchbase.org/16908
Tested-by: Sergey Avseyev <sergey.avseyev@gmail.com>
Reviewed-by: Matt Ingenthron <matt@couchbase.com>
  • Loading branch information
avsej authored and ingenthr committed Jun 6, 2012
1 parent c14c6ba commit b2c35e4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.markdown
@@ -1,3 +1,9 @@
## 1.2.0.dp4 / 2012-06-07

* RCBC-36 Fix segfault
* Comment out unpredictable test
* Update replace documentation: it accepts :cas option

## 1.2.0.dp3 / 2012-06-06 ## 1.2.0.dp3 / 2012-06-06


* Fix for multi_json < 1.3.3 * Fix for multi_json < 1.3.3
Expand Down
2 changes: 1 addition & 1 deletion lib/couchbase/version.rb
Expand Up @@ -17,5 +17,5 @@


# Couchbase ruby client # Couchbase ruby client
module Couchbase module Couchbase
VERSION = "1.2.0.dp3" VERSION = "1.2.0.dp4"
end end

0 comments on commit b2c35e4

Please sign in to comment.