diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 17:45:46 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 17:45:46 +0000 |
commit | 893f9dc8c044e990ebbdd52f2b574fd080b3bf13 (patch) | |
tree | 4a5f2bfde242e60646e0fc42d4ee80fbf24b5224 /sysui/desktop | |
parent | 25ff2bf3490fd15605123104411b319e473dc8b4 (diff) |
INTEGRATION: CWS native72 (1.15.20); FILE MERGED
2006/12/12 11:06:00 is 1.15.20.1: #144138# 2.2 readyness
Diffstat (limited to 'sysui/desktop')
-rw-r--r-- | sysui/desktop/productversion.mk | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sysui/desktop/productversion.mk b/sysui/desktop/productversion.mk index d72a8c75240d..300da53b404b 100644 --- a/sysui/desktop/productversion.mk +++ b/sysui/desktop/productversion.mk @@ -4,9 +4,9 @@ # # $RCSfile: productversion.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: ihi $ $Date: 2006-12-18 16:37:09 $ +# last change: $Author: ihi $ $Date: 2006-12-19 18:45:46 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -33,12 +33,12 @@ # #************************************************************************* # NOTE: remove $(UPD) for final releases -PRODUCTNAME = OpenOffice.org -PRODUCTVERSION = 2.1 -LONGPRODUCTNAME = OpenOffice.org 2.1 -UNIXFILENAME = openoffice.org2.1 -PKGVERSION = 2.1 -PKGREV = $(LAST_MINOR:s/m//:s/s/./) +PRODUCTNAME = OpenOffice.org +PRODUCTVERSION = 2.2 +LONGPRODUCTNAME = OpenOffice.org 2.2 +UNIXFILENAME = openoffice.org2.2 +PKGVERSION = 2.2 +PKGREV = $(LAST_MINOR:s/m//:s/s/./) ABSLOCALOUT:=$(shell +cd $(PRJ) && pwd)$/$(ROUT) |