diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-18 15:37:09 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-18 15:37:09 +0000 |
commit | 8940a87f16f78014f3469f016eb3de67590ae759 (patch) | |
tree | 9821a67751d3a0ad6f7118d474ed70c20115367e | |
parent | a1c2b456fa14bf3d813453f972331641329503e0 (diff) |
INTEGRATION: CWS jl46 (1.15.2); FILE MERGED
2006/11/27 15:53:38 ihi 1.15.2.1: #i69173# Systemintegration for Extensions
-rw-r--r-- | sysui/desktop/productversion.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysui/desktop/productversion.mk b/sysui/desktop/productversion.mk index ce41611b7fc0..d72a8c75240d 100644 --- a/sysui/desktop/productversion.mk +++ b/sysui/desktop/productversion.mk @@ -4,9 +4,9 @@ # # $RCSfile: productversion.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: vg $ $Date: 2006-11-22 11:55:05 $ +# last change: $Author: ihi $ $Date: 2006-12-18 16:37:09 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ PRODUCTNAME = OpenOffice.org PRODUCTVERSION = 2.1 LONGPRODUCTNAME = OpenOffice.org 2.1 -UNIXFILENAME = openoffice.org-2.1 +UNIXFILENAME = openoffice.org2.1 PKGVERSION = 2.1 PKGREV = $(LAST_MINOR:s/m//:s/s/./) |