Commit 9a10bd67 authored by Benjamin Eberlei's avatar Benjamin Eberlei

Bump dev version to 2.3.2

parent 10f6b402
{
"name": "doctrine/dbal",
"type": "library","version":"2.3.1",
"type": "library",
"description": "Database Abstraction Layer",
"keywords": ["dbal", "database", "persistence", "queryobject"],
"homepage": "http://www.doctrine-project.org",
......
......@@ -36,7 +36,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.3.1';
const VERSION = '2.3.2-DEV';
/**
* Compares a Doctrine version with the current one.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment