sync both themes with toolkit winstripe changes of 13 cycle
[themes.git] / origdiff
index b680858b8bac83ff07d1f19c7e7d5d91edd1ab33..a32d6433fc5f9a60f777f6a3bd9026cea1e4f4c4 100755 (executable)
--- a/origdiff
+++ b/origdiff
@@ -6,15 +6,15 @@ SCRIPT_DIR=$(pwd)
 
 # ============ vars specific to the versions ==============
 
-NAME_PRE=11
-NAME_POST=12
+NAME_PRE=12
+NAME_POST=13
 
-TAG_PRE_COMM=BETA_11_END
-TAG_POST_COMM=tip #BETA_12_END
-TAG_PRE_MOZ=FIREFOX_BETA_11_END
-TAG_POST_MOZ=tip #FIREFOX_BETA_12_END
-TAG_PRE_EXT=SEAMONKEY_2_8_RELEASE
-TAG_POST_EXT=tip #SEAMONKEY_2_9_RELEASE
+TAG_PRE_COMM=BETA_12_END
+TAG_POST_COMM=tip #BETA_13_END
+TAG_PRE_MOZ=FIREFOX_BETA_12_END
+TAG_POST_MOZ=tip #FIREFOX_BETA_13_END
+TAG_PRE_EXT=SEAMONKEY_2_9_RELEASE
+TAG_POST_EXT=tip #SEAMONKEY_2_10_RELEASE
 
 # ===================== process repos =====================