From 23e778c78c2d77a9eeb0904856429546e379f8b5 Mon Sep 17 00:00:00 2001
From: Stephane Wirtel <stephane@tinyerp.com>
Date: Fri, 12 Sep 2008 23:47:32 +0200
Subject: [PATCH] change the version of openerp

bzr revid: stephane@tinyerp.com-20080912214732-ah1s1parcc40u561
---
 bin/release.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/release.py b/bin/release.py
index 6598895b5999..894b5a4195b6 100644
--- a/bin/release.py
+++ b/bin/release.py
@@ -29,7 +29,7 @@
 ###############################################################################
 
 name = 'openerp-server'
-version = '4.3.0'
+version = '4.3.99'
 description = 'OpenERP Server'
 long_desc = '''\
 OpenERP is a complete ERP and CRM. The main features are accounting (analytic
-- 
GitLab