re-add question-48.png as it's still used by SeaMonkey's aboutPrivateBrowsing.css
[themes.git] / origdiff
index 600a3aaf8920e01e761992bfb5061d0cb8114529..7d6a2fbec722795ede6dab8e329988d1eaa2bf78 100755 (executable)
--- a/origdiff
+++ b/origdiff
@@ -6,15 +6,15 @@ SCRIPT_DIR=$(pwd)
 
 # ============ vars specific to the versions ==============
 
-NAME_PRE=25
-NAME_POST=26
+NAME_PRE=39
+NAME_POST=40
 
-TAG_PRE_COMM=BETA_25_END
-TAG_POST_COMM=tip #BETA_26_END
-TAG_PRE_MOZ=FIREFOX_25_0b12_RELEASE #FIREFOX_BETA_25_END
-TAG_POST_MOZ=tip #FIREFOX_BETA_26_END
-TAG_PRE_EXT=SEAMONKEY_2_22_RELEASE
-TAG_POST_EXT=tip #SEAMONKEY_2_23_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 =====================