X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=origdiff;h=d9a350713525afec36ece8e131ae70d8c8411f78;hp=05d2eb0630d345f0186160d8044c91b32e00b8d3;hb=64da60f36aef0e5ba1f11899c135565230a70edd;hpb=1e6e7aebda21939ea057b971713f0b37dde788b3 diff --git a/origdiff b/origdiff index 05d2eb06..d9a35071 100755 --- a/origdiff +++ b/origdiff @@ -6,15 +6,15 @@ SCRIPT_DIR=$(pwd) # ============ vars specific to the versions ============== -NAME_PRE=33 -NAME_POST=34 +NAME_PRE=52 +NAME_POST=53 -TAG_PRE_COMM=BETA_33_END -TAG_POST_COMM=tip #BETA_34_END -TAG_PRE_MOZ=FIREFOX_BETA_33_END -TAG_POST_MOZ=tip #FIREFOX_BETA_34_END -TAG_PRE_EXT=SEAMONKEY_2_30_RELEASE -TAG_POST_EXT=tip #SEAMONKEY_2_31_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 =====================