diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-02-19 12:47:46 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-02-19 12:47:46 +0000 |
commit | 1389fccf9a44de9bdfab2f3f5b8302ec41e06bd9 (patch) | |
tree | a53fbcf700ec2003d58efe7e24a232fb971609a0 /sysui | |
parent | f815127ccf34c4221b0bd9a13d4b93b06345fe40 (diff) |
INTEGRATION: CWS native77 (1.18.14); FILE MERGED
2007/02/06 12:30:34 is 1.18.14.2: RESYNC: (1.18-1.20); FILE MERGED
2007/02/06 11:55:51 is 1.18.14.1: #i74212# preparing OOo 2.3 and SO 8 PU7
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/productversion.mk | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sysui/desktop/productversion.mk b/sysui/desktop/productversion.mk index a6bcb98e1b5d..32fd69f0cd5d 100644 --- a/sysui/desktop/productversion.mk +++ b/sysui/desktop/productversion.mk @@ -4,9 +4,9 @@ # # $RCSfile: productversion.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.21 $ # -# last change: $Author: obo $ $Date: 2007-01-25 15:33:10 $ +# last change: $Author: rt $ $Date: 2007-02-19 13:47:46 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -34,10 +34,10 @@ #************************************************************************* # NOTE: remove $(UPD) for final releases PRODUCTNAME = OpenOffice.org -PRODUCTVERSION = 2.2 -LONGPRODUCTNAME = OpenOffice.org 2.2 -UNIXFILENAME = openoffice.org2.2 -PKGVERSION = 2.2 +PRODUCTVERSION = 2.3 +LONGPRODUCTNAME = OpenOffice.org 2.3 +UNIXFILENAME = openoffice.org2.3 +PKGVERSION = 2.3 .IF "$(OS)"=="LINUX" PKGREV = $(BUILD) .ELSE |