adjust home button in personal toolbar as well as personal toolbar items to fit well
[themes.git] / origdiff
index ce7a32804800a47b625cf0281faf702f9f9258c9..7d6a2fbec722795ede6dab8e329988d1eaa2bf78 100755 (executable)
--- a/origdiff
+++ b/origdiff
@@ -6,15 +6,15 @@ SCRIPT_DIR=$(pwd)
 
 # ============ vars specific to the versions ==============
 
-NAME_PRE=27
-NAME_POST=28
+NAME_PRE=39
+NAME_POST=40
 
-TAG_PRE_COMM=BETA_27_END
-TAG_POST_COMM=tip #BETA_28_END
-TAG_PRE_MOZ=FIREFOX_26_0b10_RELEASE #FIREFOX_BETA_27_END
-TAG_POST_MOZ=tip #FIREFOX_BETA_28_END
-TAG_PRE_EXT=SEAMONKEY_2_24_RELEASE
-TAG_POST_EXT=tip #SEAMONKEY_2_25_RELEASE
+TAG_PRE_COMM=RELEASE_BASE_20150629 #BETA_39_END
+TAG_POST_COMM=tip #BETA_40_END
+TAG_PRE_MOZ=FIREFOX_BETA_39_END
+TAG_POST_MOZ=tip #FIREFOX_BETA_40_END
+TAG_PRE_EXT=SEAMONKEY_2_36_RELEASE
+TAG_POST_EXT=tip #SEAMONKEY_2_37_RELEASE
 
 # ===================== process repos =====================