diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-11-06 13:11:15 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-11-06 13:11:15 +0000 |
commit | a49930f47f46bb24e24217417a86d5629999a366 (patch) | |
tree | cb051632e84d817c870ffa2b44f4eb2d58717edb /sysui | |
parent | a6c11e73e9d92d7a2868701dfbdbb6fc5dff5e4b (diff) |
INTEGRATION: CWS native112 (1.23.34); FILE MERGED
2007/10/25 14:43:39 is 1.23.34.1: #150582# setting OOo 2.4 und SO 8 PU10
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 cb82d62d2ad7..de06157e8eaf 100644 --- a/sysui/desktop/productversion.mk +++ b/sysui/desktop/productversion.mk @@ -4,9 +4,9 @@ # # $RCSfile: productversion.mk,v $ # -# $Revision: 1.23 $ +# $Revision: 1.24 $ # -# last change: $Author: hr $ $Date: 2007-06-27 13:55:42 $ +# last change: $Author: rt $ $Date: 2007-11-06 14:11:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -54,7 +54,7 @@ PKGDIR=$(BIN) PRODUCTLIST = openoffice.org broffice.org # default values to minimize maintainance effort -PRODUCTVERSION = 2.3 +PRODUCTVERSION = 2.4 PKGVERSION = $(PRODUCTVERSION) # gnome-vfs treats everything behind the last '.' as an icon extension, # even though the "icon_filename" in '.keys' is specified as filename |