paulsp 2002/12/15 22:25:57 Modified: build build.xml webapp/WEB-INF/templates/jsp/navigations/html bottom.jsp webapp/WEB-INF/templates/vm/navigations/html bottom.vm Log: Set version number Revision Changes Path 1.179 +1 -1 jakarta-jetspeed/build/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v retrieving revision 1.178 retrieving revision 1.179 diff -u -r1.178 -r1.179 --- build.xml 16 Dec 2002 03:47:39 -0000 1.178 +++ build.xml 16 Dec 2002 06:25:57 -0000 1.179 @@ -54,7 +54,7 @@ <property name="project.fullname" value="Jetspeed Portal Implementation"/> <property name="project.name" value="jetspeed"/> - <property name="project.version" value="1.4-b3"/> + <property name="project.version" value="1.4-b4-dev"/> <!-- =================================================================== --> <!-- Set the properties related to the source tree --> 1.9 +1 -1 jakarta-jetspeed/webapp/WEB-INF/templates/jsp/navigations/html/bottom.jsp Index: bottom.jsp =================================================================== RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/jsp/navigations/html/bottom.jsp,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- bottom.jsp 16 Dec 2002 03:47:39 -0000 1.8 +++ bottom.jsp 16 Dec 2002 06:25:57 -0000 1.9 @@ -3,7 +3,7 @@ <p> <IMG align="right" src="<jetspeed:contentUri href="images/feather.gif" />"> <font size="-2"> - Apache Jetspeed Portal - Version 1.4-b3<br /> + Apache Jetspeed Portal - Version 1.4-b4-dev<br /> © Apache Software Foundation 1999-2002 </font> </p> 1.14 +1 -1 jakarta-jetspeed/webapp/WEB-INF/templates/vm/navigations/html/bottom.vm Index: bottom.vm =================================================================== RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/vm/navigations/html/bottom.vm,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- bottom.vm 16 Dec 2002 03:47:39 -0000 1.13 +++ bottom.vm 16 Dec 2002 06:25:57 -0000 1.14 @@ -3,7 +3,7 @@ <tr> <td align="left"> <small> - Apache Jetspeed Portal - Version 1.4-b3<br/> + Apache Jetspeed Portal - Version 1.4-b4-dev<br/> © Apache Software Foundation 1999-2002 </small> </td>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>