diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-05 08:17:31 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-05 08:17:31 +0000 |
commit | d9c04130e417141d190b5ac72abe96be48d3bb16 (patch) | |
tree | 8692ccbab91ca465f4594817099379f148ea6323 /sysui | |
parent | 23b443490453a53f41dcf3eaecc8d67384fea00a (diff) |
INTEGRATION: CWS native61 (1.14.12); FILE MERGED
2006/09/07 15:29:14 is 1.14.12.2: #140290# setting new version
2006/08/30 11:03:03 is 1.14.12.1: #140290# pu5 ready
Diffstat (limited to 'sysui')
-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 2300187d2640..de25b1382436 100644 --- a/sysui/desktop/productversion.mk +++ b/sysui/desktop/productversion.mk @@ -4,9 +4,9 @@ # # $RCSfile: productversion.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: kz $ $Date: 2006-07-05 20:47:28 $ +# last change: $Author: kz $ $Date: 2006-10-05 09:17:31 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ PRODUCTNAME = OpenOffice.org PRODUCTVERSION = 2.0 LONGPRODUCTNAME = OpenOffice.org 2.0 UNIXFILENAME = openoffice.org-2.0 -PKGVERSION = 2.0.4 +PKGVERSION = 2.1 PKGREV = $(LAST_MINOR:s/m//:s/s/./) ABSLOCALOUT:=$(shell +cd $(PRJ) && pwd)$/$(ROUT) |