diff options
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) |