[interchange-cvs] interchange - heins modified 10 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sun Dec 1 12:52:01 2002


User:      heins
Date:      2002-12-01 17:51:15 GMT
Modified:  .        Makefile.PL README WHATSNEW configure
Modified:  SPECS    interchange.spec
Modified:  dist/foundation/pages results.html results_big.html
Modified:  dist/foundation/templates leftright noleft
Modified:  scripts  interchange.PL
Log:
* Update version numbers for release.

Revision  Changes    Path
2.30      +1 -1      interchange/Makefile.PL


rev 2.30, prev_rev 2.29
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.29
retrieving revision 2.30
diff -u -r2.29 -r2.30
--- Makefile.PL	25 Oct 2002 02:06:29 -0000	2.29
+++ Makefile.PL	1 Dec 2002 17:51:14 -0000	2.30
@@ -28,7 +28,7 @@
 my @remove_old;
 my $Lock_troubles;
 
-$VERSION = '4.9.3';
+$VERSION = '4.9.4';
 
 my @os_hints;
 eval {



2.13      +1 -1      interchange/README


rev 2.13, prev_rev 2.12
Index: README
===================================================================
RCS file: /var/cvs/interchange/README,v
retrieving revision 2.12
retrieving revision 2.13
diff -u -r2.12 -r2.13
--- README	15 Aug 2002 20:18:48 -0000	2.12
+++ README	1 Dec 2002 17:51:14 -0000	2.13
@@ -2,7 +2,7 @@
 
                            I N T E R C H A N G E
 
-Interchange 4.9.3
+Interchange 4.9.4
 
 Copyright (C) 1996-2002 Red Hat, Inc., and others.
 



2.59      +1 -1      interchange/WHATSNEW


rev 2.59, prev_rev 2.58
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.58
retrieving revision 2.59
diff -u -r2.58 -r2.59
--- WHATSNEW	29 Nov 2002 00:57:21 -0000	2.58
+++ WHATSNEW	1 Dec 2002 17:51:14 -0000	2.59
@@ -5,7 +5,7 @@
 
 ------------------------------------------------------------------------------
 
-Interchange 4.9.3 not yet released.
+Interchange 4.9.4
 
 
 Core



2.8       +2 -2      interchange/configure


rev 2.8, prev_rev 2.7
Index: configure
===================================================================
RCS file: /var/cvs/interchange/configure,v
retrieving revision 2.7
retrieving revision 2.8
diff -u -r2.7 -r2.8
--- configure	17 Oct 2002 04:46:23 -0000	2.7
+++ configure	1 Dec 2002 17:51:14 -0000	2.8
@@ -1,10 +1,10 @@
 #!/bin/sh
 
-# $Id: configure,v 2.7 2002/10/17 04:46:23 mheins Exp $
+# $Id: configure,v 2.8 2002/12/01 17:51:14 mheins Exp $
 
 cat <<EOF
 
- Interchange Version 4.9.3 Configuration
+ Interchange Version 4.9.4 Configuration
 
  Copyright 1996-2002 Red Hat, Inc. <interchange@redhat.com>
 



2.16      +1 -1      interchange/SPECS/interchange.spec


rev 2.16, prev_rev 2.15
Index: interchange.spec
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange.spec,v
retrieving revision 2.15
retrieving revision 2.16
diff -u -r2.15 -r2.16
--- interchange.spec	15 Aug 2002 20:18:48 -0000	2.15
+++ interchange.spec	1 Dec 2002 17:51:14 -0000	2.16
@@ -7,7 +7,7 @@
 
 Summary: Interchange web application platform
 Name: interchange
-Version: 4.9.3
+Version: 4.9.4
 Release: 1
 Vendor: Interchange Development Group
 Group: System Environment/Daemons



2.6       +0 -1      interchange/dist/foundation/pages/results.html


rev 2.6, prev_rev 2.5
Index: results.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/results.html,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- results.html	30 Nov 2002 14:16:22 -0000	2.5
+++ results.html	1 Dec 2002 17:51:14 -0000	2.6
@@ -3,7 +3,6 @@
 ui_type: page
 ui_name: results.html
 ui_page_template: leftright
-ui_version: 4.9.3
 ui_source: pages/results.html
 ui_template: Yes
 ui_template_name: leftright



2.5       +0 -1      interchange/dist/foundation/pages/results_big.html


rev 2.5, prev_rev 2.4
Index: results_big.html
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/pages/results_big.html,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- results_big.html	30 Nov 2002 14:16:22 -0000	2.4
+++ results_big.html	1 Dec 2002 17:51:14 -0000	2.5
@@ -3,7 +3,6 @@
 ui_type: page
 ui_name: results_b.html
 ui_page_template: leftright
-ui_version: 4.9.3
 ui_source: pages/results_b.html
 ui_template: Yes
 ui_template_name: leftright



2.4       +0 -1      interchange/dist/foundation/templates/leftright


rev 2.4, prev_rev 2.3
Index: leftright
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/leftright,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -r2.3 -r2.4
--- leftright	13 Sep 2002 20:46:17 -0000	2.3
+++ leftright	1 Dec 2002 17:51:15 -0000	2.4
@@ -1,7 +1,6 @@
 [comment]
 ui_name: leftright
 ui_type: template
-ui_version: 4.9.3
 ui_label: Page with top/left/right areas.
 ui_template_layout: LEFTRIGHT_TOP, UI_CONTENT, LEFTRIGHT_BOTTOM
 



2.3       +0 -1      interchange/dist/foundation/templates/noleft


rev 2.3, prev_rev 2.2
Index: noleft
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/noleft,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -r2.2 -r2.3
--- noleft	13 Sep 2002 20:46:17 -0000	2.2
+++ noleft	1 Dec 2002 17:51:15 -0000	2.3
@@ -1,7 +1,6 @@
 [comment]
 ui_name: noleft
 ui_type: template
-ui_template_version: 4.9.3
 ui_template_layout: NOLEFT_TOP, UI_CONTENT, NOLEFT_BOTTOM
 ui_label: Page with top/bottom areas only, content in middle.
 



2.62      +4 -4      interchange/scripts/interchange.PL


rev 2.62, prev_rev 2.61
Index: interchange.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/interchange.PL,v
retrieving revision 2.61
retrieving revision 2.62
diff -u -r2.61 -r2.62
--- interchange.PL	20 Nov 2002 18:52:17 -0000	2.61
+++ interchange.PL	1 Dec 2002 17:51:15 -0000	2.62
@@ -1,9 +1,9 @@
 #!/usr/bin/perl
 ##!~_~perlpath~_~
 #
-# Interchange version 4.9.3
+# Interchange version 4.9.4
 #
-# $Id: interchange.PL,v 2.61 2002/11/20 18:52:17 mheins Exp $
+# $Id: interchange.PL,v 2.62 2002/12/01 17:51:15 mheins Exp $
 #
 # Copyright (C) 1996-2002 Red Hat, Inc. and others.
 # http://www.icdevgroup.org/
@@ -126,7 +126,7 @@
 require Exporter;
 
 BEGIN {
-	$VERSION = '4.9.3';
+	$VERSION = '4.9.4';
 }
 
 use Fcntl;
@@ -351,7 +351,7 @@
 
 =head1 VERSION
 
-4.9.3
+4.9.4
 
 =head1 DESCRIPTION