diff --git a/bbb-api-demo/build.gradle b/bbb-api-demo/build.gradle
index 979557f29d7f56bf0186b4f044f603eedde530bd..cf0689d3d8eef0c814bcb170b47d79b3bd08418b 100755
--- a/bbb-api-demo/build.gradle
+++ b/bbb-api-demo/build.gradle
@@ -1,6 +1,6 @@
 apply plugin: 'war'
 
-version = '0.8'
+version = '0.9.0-dev'
 
 repositories {
     mavenCentral()
diff --git a/bbb-api-demo/pom.xml b/bbb-api-demo/pom.xml
index e92ca27e60b64aa6c6bd812570cca87f8782f640..b1448a592281a8a1af58be15ec78d13aaec67e91 100755
--- a/bbb-api-demo/pom.xml
+++ b/bbb-api-demo/pom.xml
@@ -4,7 +4,7 @@
   <groupId>bigbluebutton</groupId>
   <artifactId>bbb-api-demo</artifactId>
   <packaging>war</packaging>
-  <version>0.8-PRE</version>
+  <version>0.9.0-dev</version>
   <name>bbb-api-demo Maven Webapp</name>
   <url>http://maven.apache.org</url>
   <dependencies>
diff --git a/bbb-common-message/build.gradle b/bbb-common-message/build.gradle
index 25780c4700f219d25e4a50586c930249b2039c9f..01dda45886233672915a892af6016a2b59dcfcde 100755
--- a/bbb-common-message/build.gradle
+++ b/bbb-common-message/build.gradle
@@ -2,7 +2,7 @@ usePlugin 'eclipse'
 usePlugin 'java'
 usePlugin 'groovy'
 
-version = '0.8'
+version = '0.9.0-dev'
 jar.enabled = true
 
 def appName = 'bbb-common-message'
diff --git a/bbb-video/build.gradle b/bbb-video/build.gradle
index eefc041292b29abeb66f454d986e91d0ade2bcf4..aef0324aaa2278c3058cf38fb8001f9116056527 100644
--- a/bbb-video/build.gradle
+++ b/bbb-video/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
 apply plugin: 'war'
 apply plugin: 'eclipse'
 
-version = '0.7'
+version = '0.9.0-dev'
 jar.enabled = true
 archivesBaseName = 'video' 
 
diff --git a/bbb-voice/build.gradle b/bbb-voice/build.gradle
index b3b0538e8170088ecd33b3d1483fc42246ba1694..4614993a5b787f4cfdf9deb26eb3da3a6b282d07 100644
--- a/bbb-voice/build.gradle
+++ b/bbb-voice/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
 apply plugin: 'war'
 apply plugin: 'eclipse'
 
-version = '0.7'
+version = '0.9.0-dev'
 jar.enabled = true
 archivesBaseName = 'sip' 
 
diff --git a/bigbluebutton-apps/build.gradle b/bigbluebutton-apps/build.gradle
index bf2a88c3479120ff3c8b0735805fd613eb225c09..b8db2ec60edcb45d8c5d37c0b077b789a5402731 100644
--- a/bigbluebutton-apps/build.gradle
+++ b/bigbluebutton-apps/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'java'
 apply plugin: 'war'
 apply plugin: 'eclipse'
 
-version = '0.8'
+version = '0.9.0-dev'
 jar.enabled = true
 
 def appName = 'bigbluebutton'
@@ -116,7 +116,7 @@ dependencies {
   //compileTestScala.classpath = sourceSets.test.compileClasspath + files(sourceSets.test.classesDir)
 		  
    // Freeswitch ESL Client
-   compile 'org/freeswitch:fs-esl-client:0.8.2@jar'
+   compile 'org/freeswitch:fs-esl-client:0.9.0-dev@jar'
    compile 'org.jboss.netty:netty:3.2.1.Final@jar'
    compile 'com.google.code.gson:gson:1.7.1'
    providedCompile 'org.apache.commons:commons-lang3:3.1'
diff --git a/bigbluebutton-client/build.xml b/bigbluebutton-client/build.xml
index acce8ff3a76f1d28a9d440f736f147a761c3f55a..0f285eed49e830e7ff49ea4bcf4566c97a6543c2 100755
--- a/bigbluebutton-client/build.xml
+++ b/bigbluebutton-client/build.xml
@@ -244,8 +244,8 @@
 	<target name="build-deskshare" description="Compile Deskshare Module">
 		<build-module src="${SRC_DIR}" target="${DESKSHARE}" />
 		<echo message="Copying deskshare applet for Deskshare Module" />
-		<copy file="${PROD_RESOURCES_DIR}/bbb-deskshare-applet-unsigned-0.8.1.jar" todir="${OUTPUT_DIR}"/>		
-		<copy file="${PROD_RESOURCES_DIR}/bbb-deskshare-applet-0.8.1.jar" todir="${OUTPUT_DIR}"/>		
+		<copy file="${PROD_RESOURCES_DIR}/bbb-deskshare-applet-unsigned-0.9.0-dev.jar" todir="${OUTPUT_DIR}"/>		
+		<copy file="${PROD_RESOURCES_DIR}/bbb-deskshare-applet-0.9.0-dev.jar" todir="${OUTPUT_DIR}"/>		
 	</target>
 	
 	<target name="build-phone" description="Compile Phone Module">
diff --git a/bigbluebutton-client/locale/ar_SY/bbbResources.properties b/bigbluebutton-client/locale/ar_SY/bbbResources.properties
index 3422bc55a7a23cdbbbe2ec71185c18c1cdec0628..237649961a42b45d4a005eb8c8c34e49fd1b4cf9 100644
--- a/bigbluebutton-client/locale/ar_SY/bbbResources.properties
+++ b/bigbluebutton-client/locale/ar_SY/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = الإتصال بالمخدم
 bbb.mainshell.statusProgress.loading = تحميل {0}  وحدات البرنامج
 bbb.mainshell.statusProgress.cannotConnectServer = للأسف ، لا يمكن الإتصال بالمخدم حالياً
diff --git a/bigbluebutton-client/locale/az_AZ/bbbResources.properties b/bigbluebutton-client/locale/az_AZ/bbbResources.properties
index a81397e51a154c2efd45c30bc39d8c824b2c1c0f..794cf451280e66ede7e3dd0ff409e90823a34f96 100755
--- a/bigbluebutton-client/locale/az_AZ/bbbResources.properties
+++ b/bigbluebutton-client/locale/az_AZ/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Xahis edirik gozləyin {0} modul yuklənir\:
 bbb.mainshell.statusProgress.loading = {0}(yuklənib)
 bbb.mainshell.statusProgress.cannotConnectServer = Xahis edirik biz serverin test muddəti ərzində gozləyəsiz.
diff --git a/bigbluebutton-client/locale/bg_BG/bbbResources.properties b/bigbluebutton-client/locale/bg_BG/bbbResources.properties
index 1bac72865956e850179035ebda53f77779e1795f..77abc39ee2d614c82aa49d8882f66685905b4d2a 100755
--- a/bigbluebutton-client/locale/bg_BG/bbbResources.properties
+++ b/bigbluebutton-client/locale/bg_BG/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Свързване със сървърът
 bbb.mainshell.statusProgress.loading = Зареждане на {0} модул/а
 bbb.mainshell.statusProgress.cannotConnectServer = Съжалявамe, не можем да се свържем със сървърът.
diff --git a/bigbluebutton-client/locale/bn_BN/bbbResources.properties b/bigbluebutton-client/locale/bn_BN/bbbResources.properties
index 4af2f7e9d2b81e0a26a194bb7174667fdf6dbb3a..9a056152d0ce97c862ca0146164ff43fec05de01 100644
--- a/bigbluebutton-client/locale/bn_BN/bbbResources.properties
+++ b/bigbluebutton-client/locale/bn_BN/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = সার্ভারের সাথে সংযোগ করা হচ্চ্ছ
 bbb.mainshell.statusProgress.loading = {0} মডিউলগুলো লোড করা হচ্চ্ছে
 bbb.mainshell.statusProgress.cannotConnectServer = দুঃখিত, সার্ভারের সাথে সংযোগ করা সম্ভব হচ্চ্ছে না।
diff --git a/bigbluebutton-client/locale/bn_IN/bbbResources.properties b/bigbluebutton-client/locale/bn_IN/bbbResources.properties
index 57187c8c684dc680a2696405c7f3f8fd0cd9df18..e9beb731892c0c563ab192970186a534925a2771 100755
--- a/bigbluebutton-client/locale/bn_IN/bbbResources.properties
+++ b/bigbluebutton-client/locale/bn_IN/bbbResources.properties
@@ -1,4 +1,4 @@
-# bbb.mainshell.locale.version = 0.8
+# bbb.mainshell.locale.version = 0.9.0-dev
 # bbb.mainshell.statusProgress.connecting = Connecting to the server
 # bbb.mainshell.statusProgress.loading = Loading {0} modules
 # bbb.mainshell.statusProgress.cannotConnectServer = Sorry, we cannot connect to the server.
diff --git a/bigbluebutton-client/locale/ca_ES/bbbResources.properties b/bigbluebutton-client/locale/ca_ES/bbbResources.properties
index d0457567bf3b8346dcb5bf292b4bc87aa376e55f..765389fbf3bdf04cfa633be82a1998ce27da5c09 100755
--- a/bigbluebutton-client/locale/ca_ES/bbbResources.properties
+++ b/bigbluebutton-client/locale/ca_ES/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Connectant amb el servidor
 bbb.mainshell.statusProgress.loading = Carregant {0} mòduls
 bbb.mainshell.statusProgress.cannotConnectServer = Ho sentim, no vam poder connectar amb el servidor.
diff --git a/bigbluebutton-client/locale/cs_CZ/bbbResources.properties b/bigbluebutton-client/locale/cs_CZ/bbbResources.properties
index b4d903afa45a3d4948b0ad3d7a6a903531fe47aa..e0564f72d4e7f603a66fb2f436db3c15d0fcb888 100755
--- a/bigbluebutton-client/locale/cs_CZ/bbbResources.properties
+++ b/bigbluebutton-client/locale/cs_CZ/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Připojuji se k serveru
 bbb.mainshell.statusProgress.loading = Nahrávám {0} modulů
 bbb.mainshell.statusProgress.cannotConnectServer = Omlouváme se, k serveru se nelze připojit.
diff --git a/bigbluebutton-client/locale/cy_GB/bbbResources.properties b/bigbluebutton-client/locale/cy_GB/bbbResources.properties
index fe35e92fdfb966f0e2ae8310268a8b68f83e8a7f..cd3dd73c40a056d310a28414dd580ecce4f4e641 100755
--- a/bigbluebutton-client/locale/cy_GB/bbbResources.properties
+++ b/bigbluebutton-client/locale/cy_GB/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Cysylltu â'r gweinydd
 bbb.mainshell.statusProgress.loading = Llwytho {0} modiwl
 bbb.mainshell.statusProgress.cannotConnectServer = Mae'n ddrwg gennym, ni allwn cysylltu â'r gweinydd.
diff --git a/bigbluebutton-client/locale/da_DK/bbbResources.properties b/bigbluebutton-client/locale/da_DK/bbbResources.properties
index 0d9339fba32d0436be6c507c4d8b7eeca19e16af..7d42e6023350c4f11773dc66729cc25a490546ee 100755
--- a/bigbluebutton-client/locale/da_DK/bbbResources.properties
+++ b/bigbluebutton-client/locale/da_DK/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Tilslutter til serveren
 bbb.mainshell.statusProgress.loading = Henter {0} moduler
 bbb.mainshell.statusProgress.cannotConnectServer = Vi kan desværre ikke oprette forbindelse til serveren.
diff --git a/bigbluebutton-client/locale/de_DE/bbbResources.properties b/bigbluebutton-client/locale/de_DE/bbbResources.properties
index a6b50c0f5109cf24aa4571c8cca84184a442688b..2c59746bb8305b680d9fe6bb9e7dd55bbc362b55 100755
--- a/bigbluebutton-client/locale/de_DE/bbbResources.properties
+++ b/bigbluebutton-client/locale/de_DE/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Baue Verbindung zum Server auf
 bbb.mainshell.statusProgress.loading = Lade {0} Module
 bbb.mainshell.statusProgress.cannotConnectServer = Verbindung zum Server konnte nicht hergestellt werden.
diff --git a/bigbluebutton-client/locale/el_GR/bbbResources.properties b/bigbluebutton-client/locale/el_GR/bbbResources.properties
index d787a9c52ec2cd8507d0682397936c0c0c7b9b86..5b3306ec3852f4319ea12d441d1609edf35f4268 100755
--- a/bigbluebutton-client/locale/el_GR/bbbResources.properties
+++ b/bigbluebutton-client/locale/el_GR/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Σύνδεση στον διακομιστή
 bbb.mainshell.statusProgress.loading = Φόρτωση {0} αρθρωμάτων
 bbb.mainshell.statusProgress.cannotConnectServer = Λυπούμαστε, αλλά δεν μπορούμε να συνδεθούμε στο διακομιστή
diff --git a/bigbluebutton-client/locale/en_US/bbbResources.properties b/bigbluebutton-client/locale/en_US/bbbResources.properties
index 021d24d6047ac94120ca629fbdaebe5f4e4fb19f..e3852bea06435e85ce5d9dfa8b6964fd4dc7c272 100644
--- a/bigbluebutton-client/locale/en_US/bbbResources.properties
+++ b/bigbluebutton-client/locale/en_US/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Connecting to the server
 bbb.mainshell.statusProgress.loading = Loading {0} modules
 bbb.mainshell.statusProgress.cannotConnectServer = Sorry, we cannot connect to the server.
diff --git a/bigbluebutton-client/locale/es_ES/bbbResources.properties b/bigbluebutton-client/locale/es_ES/bbbResources.properties
index 0e756dc5acaf3a2100d66e5e773e4affe5cf6dfe..32fcd3aea97a6e5d5018123a5ed181ad18652c4d 100755
--- a/bigbluebutton-client/locale/es_ES/bbbResources.properties
+++ b/bigbluebutton-client/locale/es_ES/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Conectando con el servidor
 bbb.mainshell.statusProgress.loading = Cargando {0} módulos
 bbb.mainshell.statusProgress.cannotConnectServer = Lo sentimos, no pudimos conectar con el servidor.
diff --git a/bigbluebutton-client/locale/es_LA/bbbResources.properties b/bigbluebutton-client/locale/es_LA/bbbResources.properties
index b4713021069fa8c9d424c68478cd7fb413a87142..9e64ff255c963d86af2c53bba20eca609586a568 100644
--- a/bigbluebutton-client/locale/es_LA/bbbResources.properties
+++ b/bigbluebutton-client/locale/es_LA/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Conectando al servidor
 bbb.mainshell.statusProgress.loading = Cargando {0} módulos
 bbb.mainshell.statusProgress.cannotConnectServer = Lo sentimos, no se puede conectar al servidor.
diff --git a/bigbluebutton-client/locale/et_EE/bbbResources.properties b/bigbluebutton-client/locale/et_EE/bbbResources.properties
index 575b4f102d7b80ecb726436d78196546a7eb7424..1d3e610bbd42ec6d566f927b21e0c41195bee008 100755
--- a/bigbluebutton-client/locale/et_EE/bbbResources.properties
+++ b/bigbluebutton-client/locale/et_EE/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Ãœhendun serveriga
 bbb.mainshell.statusProgress.loading = Laadin {0} moodulit
 bbb.mainshell.statusProgress.cannotConnectServer = Vabandust, aga serveriga ühendumine ebaõnnestus.
diff --git a/bigbluebutton-client/locale/eu_ES/bbbResources.properties b/bigbluebutton-client/locale/eu_ES/bbbResources.properties
index d20d0bcf64f9474dd5944269d43fe71e73a3daf4..4e548da6baa569339148a1f94bdf46fcc5f8c566 100755
--- a/bigbluebutton-client/locale/eu_ES/bbbResources.properties
+++ b/bigbluebutton-client/locale/eu_ES/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Zerbitzariarekin konektatzen
 bbb.mainshell.statusProgress.loading = {0} modulu kargatzen
 bbb.mainshell.statusProgress.cannotConnectServer = Barkatu, ezin dugu zerbitzariarekin konektatu.
diff --git a/bigbluebutton-client/locale/eu_EU/bbbResources.properties b/bigbluebutton-client/locale/eu_EU/bbbResources.properties
index 2f05e542e39a76740435050efb6015a0b6e85e5e..38d5146b09452f6208d36db335672b6842693c07 100644
--- a/bigbluebutton-client/locale/eu_EU/bbbResources.properties
+++ b/bigbluebutton-client/locale/eu_EU/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Zerbitzariarekin konektatzen
 bbb.mainshell.statusProgress.loading = {0} modulu kargatzen
 bbb.mainshell.statusProgress.cannotConnectServer = Barkatu, ezin dugu zerbitzariarekin konektatu.
diff --git a/bigbluebutton-client/locale/fa_IR/bbbResources.properties b/bigbluebutton-client/locale/fa_IR/bbbResources.properties
index 49d15646ac7c3264ec644dda186033fbaa17488b..84c522c5e32607e8f96ff6839e0e9e67795e442d 100755
--- a/bigbluebutton-client/locale/fa_IR/bbbResources.properties
+++ b/bigbluebutton-client/locale/fa_IR/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = در حال اتصال به سرور
 bbb.mainshell.statusProgress.loading = در حال بارگزاری {0} ماژول
 bbb.mainshell.statusProgress.cannotConnectServer = متاسفانه، امکان اتصال به سرور وجود ندارد.
diff --git a/bigbluebutton-client/locale/ff_SN/bbbResources.properties b/bigbluebutton-client/locale/ff_SN/bbbResources.properties
index 441068e4ec2a4bd1c55e597613bde3864b373f9d..6fc8d670aad73f455862a5314350c36d233ed41c 100755
--- a/bigbluebutton-client/locale/ff_SN/bbbResources.properties
+++ b/bigbluebutton-client/locale/ff_SN/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Woni ko e seŋaade e sarworde ndee
 bbb.mainshell.statusProgress.loading = Nana loowa gulÉ—e {0}
 bbb.mainshell.statusProgress.cannotConnectServer = Ɗaccu hakke, en koriima seŋaade e sarworde ndee.
diff --git a/bigbluebutton-client/locale/fi_FI/bbbResources.properties b/bigbluebutton-client/locale/fi_FI/bbbResources.properties
index 0ab82ac8032a0dbc56b2d9459b7b13a2c6b24421..4660ce12108385cae2bdbb23364ac70669fcd653 100755
--- a/bigbluebutton-client/locale/fi_FI/bbbResources.properties
+++ b/bigbluebutton-client/locale/fi_FI/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Yhdistetään palvelimeen
 bbb.mainshell.statusProgress.loading = Ladataan {0} moduuleita
 bbb.mainshell.statusProgress.cannotConnectServer = Anteeksi, emme voi yhdistää palvelimeen.
diff --git a/bigbluebutton-client/locale/fr_CA/bbbResources.properties b/bigbluebutton-client/locale/fr_CA/bbbResources.properties
index 201167a86b874ab8fa8d18b214d545ba6d2cca39..fa8adfb4f28cf8dd6d96a1293e0f540e29bd2b19 100755
--- a/bigbluebutton-client/locale/fr_CA/bbbResources.properties
+++ b/bigbluebutton-client/locale/fr_CA/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Connexion au serveur
 bbb.mainshell.statusProgress.loading = Chargement des {0} modules
 bbb.mainshell.statusProgress.cannotConnectServer = Désolé, impossible d'établir une connexion au serveur.
diff --git a/bigbluebutton-client/locale/fr_FR/bbbResources.properties b/bigbluebutton-client/locale/fr_FR/bbbResources.properties
index f49156985072df677bc64cb591f3289487fc0838..276992dc7568d48f8731825b64f02de4e201d340 100755
--- a/bigbluebutton-client/locale/fr_FR/bbbResources.properties
+++ b/bigbluebutton-client/locale/fr_FR/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Connexion au serveur
 bbb.mainshell.statusProgress.loading = Chargement des {0} modules
 bbb.mainshell.statusProgress.cannotConnectServer = Désolé, impossible d'établir une connexion au serveur.
diff --git a/bigbluebutton-client/locale/he_IL/bbbResources.properties b/bigbluebutton-client/locale/he_IL/bbbResources.properties
index 5a7968ad25bc0a7d77a933c0238d0a07d7eb9f71..33ad87f0412f0dab83ab522cb7682aebf5485720 100755
--- a/bigbluebutton-client/locale/he_IL/bbbResources.properties
+++ b/bigbluebutton-client/locale/he_IL/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = מתחבר לשרת
 bbb.mainshell.statusProgress.loading = טוען {0} מודולים
 bbb.mainshell.statusProgress.cannotConnectServer = לצערנו לא הצלחנו להתחבר לשרת
diff --git a/bigbluebutton-client/locale/hr_HR/bbbResources.properties b/bigbluebutton-client/locale/hr_HR/bbbResources.properties
index b68043ca7f3fe7d0ee5d9d2aa66a69ddf517e39a..518affd6f913fe14c38538f9afbe60541bddcb79 100755
--- a/bigbluebutton-client/locale/hr_HR/bbbResources.properties
+++ b/bigbluebutton-client/locale/hr_HR/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Povezuje se sa serverom
 bbb.mainshell.statusProgress.loading = Podiže {0} modula
 bbb.mainshell.statusProgress.cannotConnectServer = Nažalost nije moguće uspostaviti vezu sa serverom.
diff --git a/bigbluebutton-client/locale/hu_HU/bbbResources.properties b/bigbluebutton-client/locale/hu_HU/bbbResources.properties
index 4bec8d817cba6cc9914c2073fecddc69c51f2d37..dd16bb7640c5100242b0ff9c4430e319ab25d76e 100755
--- a/bigbluebutton-client/locale/hu_HU/bbbResources.properties
+++ b/bigbluebutton-client/locale/hu_HU/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Csatlakozás a szerverhez
 bbb.mainshell.statusProgress.loading = {0} modul töltése
 bbb.mainshell.statusProgress.cannotConnectServer = Sajnos nem sikerült csatlakozni a szerverhez.
diff --git a/bigbluebutton-client/locale/id_ID/bbbResources.properties b/bigbluebutton-client/locale/id_ID/bbbResources.properties
index 727cb9e6383fcf336b53a6014555c4a9679e1822..52e1eda7a790bc9d3b5cf8cb2b2833854bbeb0d3 100755
--- a/bigbluebutton-client/locale/id_ID/bbbResources.properties
+++ b/bigbluebutton-client/locale/id_ID/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Sedang membuat hubungan ke server
 bbb.mainshell.statusProgress.loading = Memuat {0} modul
 bbb.mainshell.statusProgress.cannotConnectServer = Maaf, tidak dapat terhubung ke server.
diff --git a/bigbluebutton-client/locale/it_IT/bbbResources.properties b/bigbluebutton-client/locale/it_IT/bbbResources.properties
index caa4a2eecd7a391006d6400137d0f3be208df4a3..a7f2806f4fbc1584dc2bce103e3ebf659358cbf3 100644
--- a/bigbluebutton-client/locale/it_IT/bbbResources.properties
+++ b/bigbluebutton-client/locale/it_IT/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.80
+bbb.mainshell.locale.version = 0.9.0-dev0
 bbb.mainshell.statusProgress.connecting = Connessione alla conferenza in corso...
 bbb.mainshell.statusProgress.loading = Caricamento {0}
 bbb.mainshell.statusProgress.cannotConnectServer = Errore di connessione.
diff --git a/bigbluebutton-client/locale/ja_JP/bbbResources.properties b/bigbluebutton-client/locale/ja_JP/bbbResources.properties
index 13fb0b2504ef22b9df56ee11301a3d3f6303a916..ca8f6bace991a542654c4738a231240447fa73a5 100755
--- a/bigbluebutton-client/locale/ja_JP/bbbResources.properties
+++ b/bigbluebutton-client/locale/ja_JP/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = サーバへの接続
 bbb.mainshell.statusProgress.loading = 読み込み中{0}モジュール
 bbb.mainshell.statusProgress.cannotConnectServer = 申し訳ありませんが、サーバーに接続できません。
diff --git a/bigbluebutton-client/locale/kk_KZ/bbbResources.properties b/bigbluebutton-client/locale/kk_KZ/bbbResources.properties
index e4f93720cc61acef2ec6b76ac656607dd2eb3af3..99dddd520ff3eb34e4b30d231a851edff2999789 100755
--- a/bigbluebutton-client/locale/kk_KZ/bbbResources.properties
+++ b/bigbluebutton-client/locale/kk_KZ/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 # bbb.mainshell.statusProgress.connecting = Connecting to the server
 bbb.mainshell.statusProgress.loading = {0} модуль жүктелуде
 bbb.mainshell.statusProgress.cannotConnectServer = Серверге қосылу сәткіліксіз аяқталды.
diff --git a/bigbluebutton-client/locale/km_KH/bbbResources.properties b/bigbluebutton-client/locale/km_KH/bbbResources.properties
index cf70463aa3b16a30007c3eaacf03a2d0d3006a03..d88c026a7a5cd8d22a14d5ad309fdbf3a62abd8f 100755
--- a/bigbluebutton-client/locale/km_KH/bbbResources.properties
+++ b/bigbluebutton-client/locale/km_KH/bbbResources.properties
@@ -1,4 +1,4 @@
-# bbb.mainshell.locale.version = 0.8
+# bbb.mainshell.locale.version = 0.9.0-dev
 # bbb.mainshell.statusProgress.connecting = Connecting to the server
 # bbb.mainshell.statusProgress.loading = Loading {0} modules
 # bbb.mainshell.statusProgress.cannotConnectServer = Sorry, we cannot connect to the server.
diff --git a/bigbluebutton-client/locale/ko_KR/bbbResources.properties b/bigbluebutton-client/locale/ko_KR/bbbResources.properties
index 8d8921f44942c0f2432c67a414e4648126402b31..fb39e3f18a9a448d0e810180dce42d301375eb8d 100755
--- a/bigbluebutton-client/locale/ko_KR/bbbResources.properties
+++ b/bigbluebutton-client/locale/ko_KR/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = 서버 접속중
 bbb.mainshell.statusProgress.loading = 모듈 {0} 로딩중
 bbb.mainshell.statusProgress.cannotConnectServer = 서버에 접속하지 못했습니다.
diff --git a/bigbluebutton-client/locale/lt_LT/bbbResources.properties b/bigbluebutton-client/locale/lt_LT/bbbResources.properties
index a9bedce0a4a15a4395c4cb3f255ae8dc1e27ebf0..fa4834111bdfda6dae4f626759f9c988844c934b 100755
--- a/bigbluebutton-client/locale/lt_LT/bbbResources.properties
+++ b/bigbluebutton-client/locale/lt_LT/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Jungiamasi prie serverio
 bbb.mainshell.statusProgress.loading = Kraunasi {0} moduliai
 bbb.mainshell.statusProgress.cannotConnectServer = Atsiprašome, nėra galimybės prisijungti prie serverio.
diff --git a/bigbluebutton-client/locale/lv_LV/bbbResources.properties b/bigbluebutton-client/locale/lv_LV/bbbResources.properties
index 789e5680b4a68af52f79d8f8b975b0e1898f993a..6af155ffef7e8b9fe126046a79d99f3a1cd1909b 100755
--- a/bigbluebutton-client/locale/lv_LV/bbbResources.properties
+++ b/bigbluebutton-client/locale/lv_LV/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Pievienojas serverim
 bbb.mainshell.statusProgress.loading = Iel?d? {0} modu?us
 bbb.mainshell.statusProgress.cannotConnectServer = Atvainojiet, piesl?gties serverim neizdev?s.
diff --git a/bigbluebutton-client/locale/ml_IN/bbbResources.properties b/bigbluebutton-client/locale/ml_IN/bbbResources.properties
index 00a4373b4064d1a13bf935ab5ee3291caf523923..317f8c3a0561a4d1d2e310904ef8751a906928dc 100755
--- a/bigbluebutton-client/locale/ml_IN/bbbResources.properties
+++ b/bigbluebutton-client/locale/ml_IN/bbbResources.properties
@@ -1,4 +1,4 @@
-# bbb.mainshell.locale.version = 0.8
+# bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = സെര്‍വര്‍ കണക്ട് ചെയ്യപ്പെടുന്നു
 bbb.mainshell.statusProgress.loading = ലോഡിംഗ്
 bbb.mainshell.statusProgress.cannotConnectServer = ക്ഷമിക്കണം, സെര്‍വര്‍ കണക്ട് ചെയ്യാന്‍ സാദിക്കുന്നില്ല
diff --git a/bigbluebutton-client/locale/mn_MN/bbbResources.properties b/bigbluebutton-client/locale/mn_MN/bbbResources.properties
index c870fb6d0560a51e85525fd389505665787f7b2a..b7c9e21829a796272abcfed7c02b904bb8237d2e 100755
--- a/bigbluebutton-client/locale/mn_MN/bbbResources.properties
+++ b/bigbluebutton-client/locale/mn_MN/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Сервер луу холбогдож байна.
 bbb.mainshell.statusProgress.loading = Нийт {0} Модуль байна
 bbb.mainshell.statusProgress.cannotConnectServer = Уучилаарай, бид сервер лүү холбогдож чадсангүй
diff --git a/bigbluebutton-client/locale/ms_MY/bbbResources.properties b/bigbluebutton-client/locale/ms_MY/bbbResources.properties
index f1267443434ddbb4763153480f7afb25842aee02..4985fa4bcf3b6afd6cd6ff1f3449f9283afaac5b 100755
--- a/bigbluebutton-client/locale/ms_MY/bbbResources.properties
+++ b/bigbluebutton-client/locale/ms_MY/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Penyambungan kepada server
 bbb.mainshell.statusProgress.loading = Memuatkan {0} module
 bbb.mainshell.statusProgress.cannotConnectServer = Maaf, server tidak dapat disambungkan.
diff --git a/bigbluebutton-client/locale/nl_NL/bbbResources.properties b/bigbluebutton-client/locale/nl_NL/bbbResources.properties
index 751086377dcafd8122866e04b970013499fde9ae..3264346aee77bf985aea607cfb9c60143933454b 100755
--- a/bigbluebutton-client/locale/nl_NL/bbbResources.properties
+++ b/bigbluebutton-client/locale/nl_NL/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Verbinding aan het maken met de server
 bbb.mainshell.statusProgress.loading = Laden\:
 bbb.mainshell.statusProgress.cannotConnectServer = We kunnen geen verbinding maken met de server.
diff --git a/bigbluebutton-client/locale/no_NO/bbbResources.properties b/bigbluebutton-client/locale/no_NO/bbbResources.properties
index b308237603e9512c1fbf4ba8206640990b162cb7..03ab6eb4e2cd7c36b8dab8c2d0f1e8f69d6266ff 100755
--- a/bigbluebutton-client/locale/no_NO/bbbResources.properties
+++ b/bigbluebutton-client/locale/no_NO/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Kobler opp til serveren
 bbb.mainshell.statusProgress.loading = Laster {0} moduler
 bbb.mainshell.statusProgress.cannotConnectServer = Beklager, vi kan ikke koble til serveren
diff --git a/bigbluebutton-client/locale/pl_PL/bbbResources.properties b/bigbluebutton-client/locale/pl_PL/bbbResources.properties
index 4dcdd3c99c6306a3d70528b629b6fc85dcd9679a..d1ccac7723e281039f106d15e94935468e78d315 100755
--- a/bigbluebutton-client/locale/pl_PL/bbbResources.properties
+++ b/bigbluebutton-client/locale/pl_PL/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Łączenie z serwerem
 bbb.mainshell.statusProgress.loading = Proszę czekać, ładowanie {0} modułów w toku\:
 bbb.mainshell.statusProgress.cannotConnectServer = Przepraszamy, brak połączenia z serwerem.
diff --git a/bigbluebutton-client/locale/pt_BR/bbbResources.properties b/bigbluebutton-client/locale/pt_BR/bbbResources.properties
index 3746892af8c43a5a65dc05b6e1377b2328317b9d..7ce9eee5b9f268ea13b68ab53982b63d0da59cfb 100755
--- a/bigbluebutton-client/locale/pt_BR/bbbResources.properties
+++ b/bigbluebutton-client/locale/pt_BR/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Conectando ao servidor
 bbb.mainshell.statusProgress.loading = Carregando {0} módulos
 bbb.mainshell.statusProgress.cannotConnectServer = Desculpe, não foi possível conectar ao servidor.
diff --git a/bigbluebutton-client/locale/pt_PT/bbbResources.properties b/bigbluebutton-client/locale/pt_PT/bbbResources.properties
index 098be93de14ab00e324901ca9061badfefa8a2d0..aa5e4b2e665cd6be0cf015b96e712b08e131b24a 100755
--- a/bigbluebutton-client/locale/pt_PT/bbbResources.properties
+++ b/bigbluebutton-client/locale/pt_PT/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Ligando ao Servidor
 bbb.mainshell.statusProgress.loading = Carregando {0} modulos
 bbb.mainshell.statusProgress.cannotConnectServer = Desculpe, não foi possí­vel estabelecer ligação ao servidor.
diff --git a/bigbluebutton-client/locale/ro_RO/bbbResources.properties b/bigbluebutton-client/locale/ro_RO/bbbResources.properties
index fd39f07f078c18106ed2be27ca84923fe190cde9..e574c73a4982b6cb31507481185aabca37a94b6c 100755
--- a/bigbluebutton-client/locale/ro_RO/bbbResources.properties
+++ b/bigbluebutton-client/locale/ro_RO/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Se conectează la server
 bbb.mainshell.statusProgress.loading = Încărcare\:
 bbb.mainshell.statusProgress.cannotConnectServer = Nu s-a putut realiza conexiunea cu serverul.
diff --git a/bigbluebutton-client/locale/ru_RU/bbbResources.properties b/bigbluebutton-client/locale/ru_RU/bbbResources.properties
index 7206e02de9ea35df802efa82ab9e96c14682eb85..d4189d949d171e128572ff775f49eec1c9715d7d 100755
--- a/bigbluebutton-client/locale/ru_RU/bbbResources.properties
+++ b/bigbluebutton-client/locale/ru_RU/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Подключение к серверу
 bbb.mainshell.statusProgress.loading = Загрузка {0} модулей
 bbb.mainshell.statusProgress.cannotConnectServer = К сожалению, невозможно подключиться к серверу.
diff --git a/bigbluebutton-client/locale/si_LK/bbbResources.properties b/bigbluebutton-client/locale/si_LK/bbbResources.properties
index 3e388522e3ee7bf57f5c02ae95f5356f41c1a676..5c03c6a08f428a4679c68abca99a497a4f78693d 100755
--- a/bigbluebutton-client/locale/si_LK/bbbResources.properties
+++ b/bigbluebutton-client/locale/si_LK/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = සේවා දායකය සමග සම්බන්ධවීම
 bbb.mainshell.statusProgress.loading = ඒකක {0} පණගැන්වීම
 bbb.mainshell.statusProgress.cannotConnectServer = කනගාටුයි, අපට පරිගණක සේවා දායකය සමග සම්බන්ධ වීය නොහැක
diff --git a/bigbluebutton-client/locale/sk_SK/bbbResources.properties b/bigbluebutton-client/locale/sk_SK/bbbResources.properties
index a0d20a0c3a618705f07553b205be23737e162658..dec54b9c6a11db83fe39999e6eb09dffe81533d4 100755
--- a/bigbluebutton-client/locale/sk_SK/bbbResources.properties
+++ b/bigbluebutton-client/locale/sk_SK/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Pripája sa ku serveru
 bbb.mainshell.statusProgress.loading = Nahráva {0} modulov
 bbb.mainshell.statusProgress.cannotConnectServer = Ľutujeme, nepodarilo sa pripojiť k serveru.
diff --git a/bigbluebutton-client/locale/sl_SI/bbbResources.properties b/bigbluebutton-client/locale/sl_SI/bbbResources.properties
index 14e4587f817dac9ddcfc9c1efc2a98037beb5644..df04d425e602ac32782c1a6ffa77bcaf3d5bd3c6 100755
--- a/bigbluebutton-client/locale/sl_SI/bbbResources.properties
+++ b/bigbluebutton-client/locale/sl_SI/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Povezujem se s strežnikom
 bbb.mainshell.statusProgress.loading = Nalaganje {0} modulov
 bbb.mainshell.statusProgress.cannotConnectServer = Oprostite, ne moremo se povezati s strežnikom.
diff --git a/bigbluebutton-client/locale/sl_SL/bbbResources.properties b/bigbluebutton-client/locale/sl_SL/bbbResources.properties
index 4872444652a90e197b00dc6d3bb58071f6bb6e31..374542979e375cbf8c0e0e6c67ab977a3d9e73f8 100644
--- a/bigbluebutton-client/locale/sl_SL/bbbResources.properties
+++ b/bigbluebutton-client/locale/sl_SL/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Povezujem se s strežnikom
 bbb.mainshell.statusProgress.loading = Nalaganje {0} modulov
 bbb.mainshell.statusProgress.cannotConnectServer = Oprostite, ne moremo se povezati s strežnikom.
diff --git a/bigbluebutton-client/locale/sr_RS/bbbResources.properties b/bigbluebutton-client/locale/sr_RS/bbbResources.properties
index 9cec0d4c09c809c589286e8d139c1f8502ecf719..5899805090d39e8939afd711e9d9ace6016d021f 100755
--- a/bigbluebutton-client/locale/sr_RS/bbbResources.properties
+++ b/bigbluebutton-client/locale/sr_RS/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Povezuje se sa serverom
 bbb.mainshell.statusProgress.loading = Podiže {0} modula
 bbb.mainshell.statusProgress.cannotConnectServer = Nažalost nije moguće uspostaviti vezu sa serverom.
diff --git a/bigbluebutton-client/locale/sr_SR/bbbResources.properties b/bigbluebutton-client/locale/sr_SR/bbbResources.properties
index 3697675d3e3a6403c94548f34519102d422578d2..67a8a59694c6d62f0417aee842578834a0802f8c 100644
--- a/bigbluebutton-client/locale/sr_SR/bbbResources.properties
+++ b/bigbluebutton-client/locale/sr_SR/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Успостављање везу са сервером
 bbb.mainshell.statusProgress.loading = Покреће {0} компонената
 bbb.mainshell.statusProgress.cannotConnectServer = Извините, не можемо да успоставимо везу са сервером
diff --git a/bigbluebutton-client/locale/sv_SE/bbbResources.properties b/bigbluebutton-client/locale/sv_SE/bbbResources.properties
index a9e400c445c0e60fa007b80647e7d2aeeae3990c..c20dcbdf02e2349087b44ef5c1c9b3f32b2734fd 100755
--- a/bigbluebutton-client/locale/sv_SE/bbbResources.properties
+++ b/bigbluebutton-client/locale/sv_SE/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Ansluter till server
 bbb.mainshell.statusProgress.loading = Laddar {0} moduler
 bbb.mainshell.statusProgress.cannotConnectServer = Beklagar, servern kan inte nås.
diff --git a/bigbluebutton-client/locale/th_TH/bbbResources.properties b/bigbluebutton-client/locale/th_TH/bbbResources.properties
index e703fe03294a2e95c3905d88075791b9f96a3fe2..9f5a7dd4e06c6410acb2262aa3e585fb1946060e 100755
--- a/bigbluebutton-client/locale/th_TH/bbbResources.properties
+++ b/bigbluebutton-client/locale/th_TH/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = กำลังเชื่อมต่อเครื่องแม่ข่าย
 bbb.mainshell.statusProgress.loading = กำลังโหลด {0} โมดูล
 bbb.mainshell.statusProgress.cannotConnectServer = ขออภัยเราไม่สามารถติดต่อเครื่องแม่ข่ายได้ในขณะนี้
diff --git a/bigbluebutton-client/locale/tr_TR/bbbResources.properties b/bigbluebutton-client/locale/tr_TR/bbbResources.properties
index ae294f5c45b2933038117b57466b6a5f3e39d009..e8f62759ddaade8051cc5bb621643c4ae021bf43 100755
--- a/bigbluebutton-client/locale/tr_TR/bbbResources.properties
+++ b/bigbluebutton-client/locale/tr_TR/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Sunucuya bağlanıyor
 bbb.mainshell.statusProgress.loading = {0} bileşen yüklendi
 bbb.mainshell.statusProgress.cannotConnectServer = Üzgünüz, sunucuya bağlanamıyoruz.
diff --git a/bigbluebutton-client/locale/uk_UA/bbbResources.properties b/bigbluebutton-client/locale/uk_UA/bbbResources.properties
index 056a6185ae18f870322809fc3081a282c5c1b86b..1cb2b99bb3cd332c5854f16735bcd4f112798a5a 100755
--- a/bigbluebutton-client/locale/uk_UA/bbbResources.properties
+++ b/bigbluebutton-client/locale/uk_UA/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Під'єднуюсь до сервера
 bbb.mainshell.statusProgress.loading = Завантажується {0} модулів
 bbb.mainshell.statusProgress.cannotConnectServer = Співчуваємо, ми не змогли з'єднатися з сервером.
diff --git a/bigbluebutton-client/locale/vi_VN/bbbResources.properties b/bigbluebutton-client/locale/vi_VN/bbbResources.properties
index a58dba9c0a1dce77fe51faf9cb766218a6bb6ab1..344135323ab5b381d9254c31f6189ed65ac7e7e8 100755
--- a/bigbluebutton-client/locale/vi_VN/bbbResources.properties
+++ b/bigbluebutton-client/locale/vi_VN/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = Kết nối tới máy chủ
 bbb.mainshell.statusProgress.loading = Đang nạp {0} mô đun
 bbb.mainshell.statusProgress.cannotConnectServer = Xin lỗi, không thể kết nối tới máy chủ.
diff --git a/bigbluebutton-client/locale/zh_CN/bbbResources.properties b/bigbluebutton-client/locale/zh_CN/bbbResources.properties
index f8ff6951dc6159857195d60aad0f8911a118040d..596098f6383b9b53bc19af215c9769e74db04edb 100755
--- a/bigbluebutton-client/locale/zh_CN/bbbResources.properties
+++ b/bigbluebutton-client/locale/zh_CN/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = 正在连接到服务器
 bbb.mainshell.statusProgress.loading = 载入 {0} 模块
 bbb.mainshell.statusProgress.cannotConnectServer = 抱歉,无法连接到服务器。
diff --git a/bigbluebutton-client/locale/zh_TW/bbbResources.properties b/bigbluebutton-client/locale/zh_TW/bbbResources.properties
index eb66ae11e2b9e94fdbaa6d61b2d2b60e2a59e84c..5c96975f2c802ba0fa7b0ec4f55562be2737fab1 100755
--- a/bigbluebutton-client/locale/zh_TW/bbbResources.properties
+++ b/bigbluebutton-client/locale/zh_TW/bbbResources.properties
@@ -1,4 +1,4 @@
-bbb.mainshell.locale.version = 0.8
+bbb.mainshell.locale.version = 0.9.0-dev
 bbb.mainshell.statusProgress.connecting = 正在連接到伺服器
 bbb.mainshell.statusProgress.loading = 載入 {0} 模組
 bbb.mainshell.statusProgress.cannotConnectServer = 抱歉,無法連接到伺服器.
diff --git a/bigbluebutton-client/resources/config.xml.template b/bigbluebutton-client/resources/config.xml.template
index facef78003918667552b7ab137d1e8b294555c56..57b8bc6772ba3aa50cfb0c0cf15f913c8c3278c7 100644
--- a/bigbluebutton-client/resources/config.xml.template
+++ b/bigbluebutton-client/resources/config.xml.template
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <config>
-    <localeversion suppressWarning="false">0.8</localeversion>
+    <localeversion suppressWarning="false">0.9.0-dev</localeversion>
     <version>VERSION</version>
     <help url="http://HOST/help.html"/>
     <javaTest url="http://HOST/testjava.html"/>
diff --git a/bigbluebutton-client/resources/prod/lib/bbb_deskshare.js b/bigbluebutton-client/resources/prod/lib/bbb_deskshare.js
index 87fa23d4e7d89eff05ea5c0b9fbd215badef0d71..e7877d9dc0610a13dca03df755960f9e230d44e4 100644
--- a/bigbluebutton-client/resources/prod/lib/bbb_deskshare.js
+++ b/bigbluebutton-client/resources/prod/lib/bbb_deskshare.js
@@ -5,7 +5,7 @@ function startApplet(IP, roomNumber, fullScreen, useSVC2)
 
         div.innerHTML =
                 "<applet code=\"org.bigbluebutton.deskshare.client.DeskShareApplet.class\"" +
-                        "id=\"DeskShareApplet\" width=\"100\" height=\"10\" archive=\"bbb-deskshare-applet-0.8.1.jar\">" +
+                        "id=\"DeskShareApplet\" width=\"100\" height=\"10\" archive=\"bbb-deskshare-applet-0.9.0-dev.jar\">" +
                         "<param name=\"ROOM\" value=\"" + roomNumber  + "\"/>" +
                         "<param name=\"IP\" value=\"" + IP + "\"/>" +
                         "<param name=\"PORT\" value=\"9123\"/>" +
diff --git a/bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as b/bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as
index 7eae74ad2cba2d19668a2bc44f75c5fe2118f4dd..09de331f30cebced56b2379693330af46755d91f 100755
--- a/bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as
+++ b/bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as
@@ -46,7 +46,7 @@ package org.bigbluebutton.util.i18n
 	public class ResourceUtil extends EventDispatcher {
 		private static var instance:ResourceUtil = null;
 		public static const LOCALES_FILE:String = "client/conf/locales.xml";
-		public static const VERSION:String = "0.8";
+		public static const VERSION:String = "0.9.0-dev";
     
 		private var inited:Boolean = false;
 		
diff --git a/bigbluebutton-web/application.properties b/bigbluebutton-web/application.properties
index 611530e147f9de0911f09858bb2c111aa8913528..20fa8fc855003208cc56315ebed322b5e0b02d43 100755
--- a/bigbluebutton-web/application.properties
+++ b/bigbluebutton-web/application.properties
@@ -3,4 +3,4 @@
 app.grails.version=2.3.6
 app.name=bigbluebutton
 app.servlet.version=3.0
-app.version=0.1
+app.version=0.9.0-dev
diff --git a/bigbluebutton-web/grails-app/conf/bigbluebutton.properties b/bigbluebutton-web/grails-app/conf/bigbluebutton.properties
index e753ec7665d6181f525eb9b5db3d8f06111da02a..eecf023add3bc824582f6a61932a0ffe18c9fa9c 100755
--- a/bigbluebutton-web/grails-app/conf/bigbluebutton.properties
+++ b/bigbluebutton-web/grails-app/conf/bigbluebutton.properties
@@ -130,7 +130,7 @@ defaultAvatarURL=${bigbluebutton.web.serverURL}/client/avatar.png
 # The URL of the default configuration
 defaultConfigURL=${bigbluebutton.web.serverURL}/client/conf/config.xml
 
-apiVersion=0.81
+apiVersion=0.9.0-dev
 
 # Salt which is used by 3rd-party apps to authenticate api calls
 securitySalt=856a5d0d0bb3fe37b1e2e6ba3f4d8287
diff --git a/bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy b/bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
index 4cc2e370ac923ead819aba15597737d7ea183d89..fcd6cf37e632523f072d0b32ecc541b062806da7 100644
--- a/bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
+++ b/bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
@@ -51,7 +51,7 @@ class ApiController {
   private static final String ROLE_MODERATOR = "MODERATOR";
   private static final String ROLE_ATTENDEE = "VIEWER";
   private static final String SECURITY_SALT = '639259d4-9dd8-4b25-bf01-95f9567eaf4b'
-  private static final String API_VERSION = '0.8'
+  private static final String API_VERSION = '0.9.0-dev'
     
   MeetingService meetingService;
   PresentationService presentationService
diff --git a/deskshare/app/build.gradle b/deskshare/app/build.gradle
index 7bd6feed4a31586a4f1cff5657c76bc4659eb234..e7fbdc50aa812645b33723f528bc34e4c7384a6e 100644
--- a/deskshare/app/build.gradle
+++ b/deskshare/app/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'scala'
 apply plugin: 'java'
 apply plugin: 'war'
 
-version = '0.71'
+version = '0.9.0-dev'
 
 jar.enabled = true
 
diff --git a/deskshare/applet/build.gradle b/deskshare/applet/build.gradle
index 859a137179d83306d7fa31c103c70d51922e4361..8ca689ca418fcb8386955591a83c65426da3a6b3 100755
--- a/deskshare/applet/build.gradle
+++ b/deskshare/applet/build.gradle
@@ -5,7 +5,7 @@ targetCompatibility=1.6
 
 ant.importBuild 'build.xml'
 
-version = 'unsigned-0.8.1'
+version = 'unsigned-0.9.0-dev'
 archivesBaseName = 'bbb-deskshare-applet' 
 
 dependencies {	   
diff --git a/deskshare/applet/build.xml b/deskshare/applet/build.xml
index 3703dc29be026b4ddb2456c2d22d8c556fdaf570..b049898b8bc76885b427215daf22adfabf3f94ae 100755
--- a/deskshare/applet/build.xml
+++ b/deskshare/applet/build.xml
@@ -63,8 +63,8 @@
 	</target>
 
 	<target name="sign-jar" depends="get-password">
-		<copy file="build/libs/bbb-deskshare-applet-unsigned-0.8.1.jar" tofile="build/libs/bbb-deskshare-applet-0.8.1.jar"/>
-		<signjar jar="build/libs/bbb-deskshare-applet-0.8.1.jar"
+		<copy file="build/libs/bbb-deskshare-applet-unsigned-0.9.0-dev.jar" tofile="build/libs/bbb-deskshare-applet-0.9.0-dev.jar"/>
+		<signjar jar="build/libs/bbb-deskshare-applet-0.9.0-dev.jar"
 			alias="${keystore.alias}"
 			keystore="${keystore}"
 			storepass="${keystore.password}" />
@@ -96,8 +96,8 @@
 	
 
 	<target name="sign-certificate-jar" depends="get-alias-name">
-		<copy file="build/libs/bbb-deskshare-applet-unsigned-0.8.1.jar" tofile="build/libs/bbb-deskshare-applet-0.8.1.jar"/>
-		<signjar jar="build/libs/bbb-deskshare-applet-0.8.1.jar"
+		<copy file="build/libs/bbb-deskshare-applet-unsigned-0.9.0-dev.jar" tofile="build/libs/bbb-deskshare-applet-0.9.0-dev.jar"/>
+		<signjar jar="build/libs/bbb-deskshare-applet-0.9.0-dev.jar"
 			storetype="pkcs12"
 			keystore="${cert.name}"
 			storepass="${cert.password}"
diff --git a/deskshare/applet/scripts/deskshare.bat b/deskshare/applet/scripts/deskshare.bat
index 5421bcc045d45ee05711dfd69a2ba9467949ca5a..3b5cbfa110bdb14ee752c4f4bf4b42df8aaf42c4 100644
--- a/deskshare/applet/scripts/deskshare.bat
+++ b/deskshare/applet/scripts/deskshare.bat
@@ -1 +1 @@
-java -cp bbb-deskshare-applet-0.71.jar org.bigbluebutton.deskshare.client.DeskshareMain %*
+java -cp bbb-deskshare-applet-0.9.0-dev.jar org.bigbluebutton.deskshare.client.DeskshareMain %*
diff --git a/deskshare/applet/scripts/deskshare.sh b/deskshare/applet/scripts/deskshare.sh
index c85554aa765b6a7ee93b11107a01d2fb791a28ce..45f628cbdbbd734f0289268c6239a4ac7531ea33 100644
--- a/deskshare/applet/scripts/deskshare.sh
+++ b/deskshare/applet/scripts/deskshare.sh
@@ -1 +1 @@
-java -cp bbb-deskshare-applet-0.71.jar org.bigbluebutton.deskshare.client.DeskshareMain $@
+java -cp bbb-deskshare-applet-0.9.0-dev.jar org.bigbluebutton.deskshare.client.DeskshareMain $@
diff --git a/deskshare/applet/scripts/deskshare.vbs b/deskshare/applet/scripts/deskshare.vbs
index 37da5004c1c03624f314d44bc21e995938ab0112..b10d8ae4eb35965ded06d07ad94ba4a392dd00df 100644
--- a/deskshare/applet/scripts/deskshare.vbs
+++ b/deskshare/applet/scripts/deskshare.vbs
@@ -1,7 +1,7 @@
 ' An example script that will launch the app in the background
 '
 Dim command
-command = "java -cp bbb-deskshare-applet-0.71.jar org.bigbluebutton.deskshare.client.DeskshareMain "
+command = "java -cp bbb-deskshare-applet-0.9.0-dev.jar org.bigbluebutton.deskshare.client.DeskshareMain "
 
 'Set a reference to the arguments
 Set objArgs = Wscript.Arguments
diff --git a/deskshare/applet/src/main/java/org/bigbluebutton/deskshare/client/ScreenSharerRunner.java b/deskshare/applet/src/main/java/org/bigbluebutton/deskshare/client/ScreenSharerRunner.java
index 2f051ebb6f0d08a495157de3ff70650c6223d209..02bc9b503b6dbcdac3ac225a1d63bef5a181de47 100755
--- a/deskshare/applet/src/main/java/org/bigbluebutton/deskshare/client/ScreenSharerRunner.java
+++ b/deskshare/applet/src/main/java/org/bigbluebutton/deskshare/client/ScreenSharerRunner.java
@@ -203,7 +203,7 @@ public class ScreenSharerRunner {
 		System.out.println("-----------------------------------------------------------------------");
 		System.out.println(LICENSE_HEADER);
 		System.out.println("-----------------------------------------------------------------------\n\n");
-		System.out.println("Desktop Sharing v0.81");
+		System.out.println("Desktop Sharing v0.9.0-dev");
 		System.out.println("Start");
 		System.out.println("Connecting to " + ssi.host + ":" + ssi.port + " room " + ssi.room);
 		System.out.println("Sharing " + ssi.captureWidth + "x" + ssi.captureHeight + " at " + ssi.x + "," + ssi.y);
diff --git a/deskshare/build.gradle b/deskshare/build.gradle
index 90f71e361b09aa60e471fed85b5c7c12cb43555b..a264ad793f36ef2c4f136efac3f955ef457c496a 100644
--- a/deskshare/build.gradle
+++ b/deskshare/build.gradle
@@ -167,7 +167,7 @@ subprojects {
 	}
         
     group = 'org.bigbluebutton'
-    version = '0.70'
+    version = '0.9.0-dev'
     manifest.mainAttributes(provider: 'bigbluebutton')
 }
 
diff --git a/deskshare/common/build.gradle b/deskshare/common/build.gradle
index 440371a9d652d227bc0875d261c42b26d2f06f48..f8865ee52b27f9376d9130aa5a660b707609f424 100755
--- a/deskshare/common/build.gradle
+++ b/deskshare/common/build.gradle
@@ -1,3 +1,3 @@
 apply plugin: 'java'
-version = '0.8'
+version = '0.9.0-dev'
 archivesBaseName = 'bbb-deskshare-common'
diff --git a/esl-client-bbb/build.gradle b/esl-client-bbb/build.gradle
index bd28e3c3ebaba820b9f15c6f124ade9a925fcbc9..52cc9ad7a18af4447c0a8e2cd47b166568aa1c26 100755
--- a/esl-client-bbb/build.gradle
+++ b/esl-client-bbb/build.gradle
@@ -1,7 +1,7 @@
 apply plugin: 'java'
 apply plugin: 'eclipse'
 
-version = '0.8.2'
+version = '0.9.0-dev'
 jar.enabled = true
 
 def appName = 'fs-esl-client'
diff --git a/esl-client-bbb/org.freeswitch.esl.client.example/pom.xml b/esl-client-bbb/org.freeswitch.esl.client.example/pom.xml
index 90b871f55de8cf43d5708fc617e8127515b8b30c..1ec44229dfc1f9cae9272c406bef8460b828b411 100644
--- a/esl-client-bbb/org.freeswitch.esl.client.example/pom.xml
+++ b/esl-client-bbb/org.freeswitch.esl.client.example/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.freeswitch.esl.client</groupId>
     <artifactId>java-esl-client</artifactId>
-    <version>0.9.1-SNAPSHOT</version>
+    <version>0.9.0-dev</version>
   </parent>
   <artifactId>org.freeswitch.esl.client.example</artifactId>
   <name>FreeSWITCH Event Socket Library - Java Client example usage</name>
diff --git a/esl-client-bbb/org.freeswitch.esl.client/build.gradle b/esl-client-bbb/org.freeswitch.esl.client/build.gradle
index 55519a6a8f3d47f94f51e9f536632c5677213528..0cd157bcb5c9e6fd7f04a9002e37a4397275dca4 100755
--- a/esl-client-bbb/org.freeswitch.esl.client/build.gradle
+++ b/esl-client-bbb/org.freeswitch.esl.client/build.gradle
@@ -1,7 +1,7 @@
 apply plugin: 'java'
 apply plugin: 'eclipse'
 
-version = '0.8.2'
+version = '0.9.0-dev'
 jar.enabled = true
 
 def appName = 'fs-esl-client'
diff --git a/esl-client-bbb/org.freeswitch.esl.client/pom.xml b/esl-client-bbb/org.freeswitch.esl.client/pom.xml
index dd163dbcc2dbf60b6c44b87f525ad86ce238cef1..9175a6328b56de14d09e7ea8af03c856daa61efc 100644
--- a/esl-client-bbb/org.freeswitch.esl.client/pom.xml
+++ b/esl-client-bbb/org.freeswitch.esl.client/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.freeswitch.esl.client</groupId>
     <artifactId>java-esl-client</artifactId>
-    <version>0.9.3-SNAPSHOT</version>
+    <version>0.9.0-dev</version>
   </parent>
   <artifactId>org.freeswitch.esl.client</artifactId>
   <name>FreeSWITCH Event Socket Library - Java Client</name>
diff --git a/esl-client-bbb/pom.xml b/esl-client-bbb/pom.xml
index de749da0877598da7b8f957f429c778724c1dbf7..1e857e431532b28d0512783bcc84e9ee70c9a3b7 100644
--- a/esl-client-bbb/pom.xml
+++ b/esl-client-bbb/pom.xml
@@ -24,7 +24,7 @@
   </parent>
   <groupId>org.freeswitch.esl.client</groupId>
   <artifactId>java-esl-client</artifactId>
-  <version>0.9.3-SNAPSHOT</version>
+  <version>0.9.0-dev</version>
   <packaging>pom</packaging>
   <name>FreeSWITCH Event Socket Library - Java Client project</name>
   <url>http://www.freeswitch.org</url>
diff --git a/record-and-playback/core/scripts/bigbluebutton.yml b/record-and-playback/core/scripts/bigbluebutton.yml
index e372573f1a5417fc9eeb19b0116f13c40a253eb2..3ff4590c7d24a38a85443cdb4b98487b715d1c5b 100755
--- a/record-and-playback/core/scripts/bigbluebutton.yml
+++ b/record-and-playback/core/scripts/bigbluebutton.yml
@@ -1,4 +1,4 @@
-bbb_version: '0.90'
+bbb_version: '0.9.0-dev'
 raw_audio_src: /var/freeswitch/meetings
 raw_video_src: /usr/share/red5/webapps/video/streams
 raw_deskshare_src: /var/bigbluebutton/deskshare
diff --git a/record-and-playback/matterhorn/webapp/bigbluebutton.yml b/record-and-playback/matterhorn/webapp/bigbluebutton.yml
index 58842528199a9f3f7d70235078b198e77916678d..89689caab275ed7584d2723234cdcfe5ff8f2d5c 100755
--- a/record-and-playback/matterhorn/webapp/bigbluebutton.yml
+++ b/record-and-playback/matterhorn/webapp/bigbluebutton.yml
@@ -1,3 +1,3 @@
 bbb_salt: 'e49e0123e531d0816abaf4bc1b1d7f11'
 bbb_url: 'http://192.168.1.37/bigbluebutton/api'
-bbb_version: '0.8'
+bbb_version: '0.9.0-dev'
diff --git a/services/bbb-web-api/grails-app/conf/bigbluebutton.properties b/services/bbb-web-api/grails-app/conf/bigbluebutton.properties
index 597a5cadc0482e6edf4cd1ea15abc16699ee2125..c0fcf80d7bc66dc16f08f1bb1630f796c79a6055 100755
--- a/services/bbb-web-api/grails-app/conf/bigbluebutton.properties
+++ b/services/bbb-web-api/grails-app/conf/bigbluebutton.properties
@@ -129,7 +129,7 @@ defaultAvatarURL=${bigbluebutton.web.serverURL}/client/avatar.png
 # The URL of the default configuration
 defaultConfigURL=${bigbluebutton.web.serverURL}/client/conf/config.xml
 
-apiVersion=0.81
+apiVersion=0.9.0-dev
 
 # Salt which is used by 3rd-party apps to authenticate api calls
 securitySalt=0c3eaac5b455b4353ec826fce1657ad8