diff options
author | Kai Sommerfeld <kso@openoffice.org> | 2002-10-24 10:50:58 +0000 |
---|---|---|
committer | Kai Sommerfeld <kso@openoffice.org> | 2002-10-24 10:50:58 +0000 |
commit | ee20a12ab43248aff8836b646e19fc07337942d8 (patch) | |
tree | 7c044ae69cbca476030ad3685d51c541566a5370 /neon | |
parent | 3295654f782818fd570b74e307b2a2e5dadc7ef2 (diff) |
#104239# - Updated to neon 0.23.5 (plus patch for #i8285#, will be included
officially in nect neon release)
Diffstat (limited to 'neon')
-rw-r--r-- | neon/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/neon/makefile.mk b/neon/makefile.mk index ff55126e94c1..cbbb36bad538 100644 --- a/neon/makefile.mk +++ b/neon/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kso $ $Date: 2002-08-15 12:59:26 $ +# last change: $Author: kso $ $Date: 2002-10-24 11:50:58 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,7 +71,7 @@ TARGET=so_neon # --- Files -------------------------------------------------------- -NEON_NAME=neon-0.22.0 +NEON_NAME=neon-0.23.5 TARFILE_NAME=$(NEON_NAME) PATCH_FILE_NAME=neon.patch |