This is an automated email from the ASF dual-hosted git repository. jensdeppe pushed a commit to branch release/1.9.2 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit cd22a754caf6c15ae3c084fefdb02879992e498f Author: Jens Deppe <[email protected]> AuthorDate: Wed Oct 2 10:08:29 2019 -0700 Version numbers updated to 1.9.2 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index d26364a..628c114 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,8 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # -version = 1.9.1 -geodeVersion = 1.9.1 +version = 1.9.2 +geodeVersion = 1.9.2 # release properties, set these on the command line to validate against # a release candidate
