sync both themes with suite classic theme changes in SeaMonkey 2.50 cycle
[themes.git] / origdiff
index c1d5f9a14a68f8d0fe7e111b6359241d7de147e6..d9a350713525afec36ece8e131ae70d8c8411f78 100755 (executable)
--- a/origdiff
+++ b/origdiff
@@ -6,15 +6,15 @@ SCRIPT_DIR=$(pwd)
 
 # ============ vars specific to the versions ==============
 
-NAME_PRE=32
-NAME_POST=33
+NAME_PRE=52
+NAME_POST=53
 
-TAG_PRE_COMM=BETA_32_END
-TAG_POST_COMM=tip #BETA_33_END
-TAG_PRE_MOZ=FIREFOX_BETA_32_END
-TAG_POST_MOZ=tip #FIREFOX_BETA_33_END
-TAG_PRE_EXT=SEAMONKEY_2_29_RELEASE
-TAG_POST_EXT=tip #SEAMONKEY_2_39_RELEASE
+TAG_PRE_COMM=BETA_52_END
+TAG_POST_COMM=tip #BETA_53_END
+TAG_PRE_MOZ=FIREFOX_BETA_52_END
+TAG_POST_MOZ=tip #FIREFOX_BETA_53_END
+TAG_PRE_EXT=SEAMONKEY_2_46_RELEASE #SEAMONKEY_2_49_RELEASE
+TAG_POST_EXT=tip #SEAMONKEY_2_50_RELEASE
 
 # ===================== process repos =====================