From 1418461b42aa9c9dcb32555fc63070c1202f3497 Mon Sep 17 00:00:00 2001 From: "alqahira%ardisson.org" Date: Fri, 7 Dec 2007 19:30:35 +0000 Subject: [PATCH] Camino only: Bug 397689 - Release Notes for Camino 1.6a1 (and kick installer Makefile to use said notes on branch and trunk). r/sr=mento git-svn-id: svn://10.0.0.236/trunk@240627 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/camino/installer/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/camino/installer/Makefile.in b/mozilla/camino/installer/Makefile.in index 8f92ee844da..41db729ff71 100644 --- a/mozilla/camino/installer/Makefile.in +++ b/mozilla/camino/installer/Makefile.in @@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk include $(topsrcdir)/config/rules.mk -CAMINO_VERSION=1.5.4 +CAMINO_VERSION=1.6a1 _RELNOTE_VERSION:=$(subst .,-,$(CAMINO_VERSION)) # The packager runs in the dist directory, paths must be relative to there.