diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-09-25 08:38:38 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-09-25 08:38:38 +0000 |
commit | 463846b25e7194b993c2a5002e5c37db103fdb02 (patch) | |
tree | ad2c060e429e1e05c9c45ee541ff9698d53c1d74 /dmake/configure.in | |
parent | 76c1a9c0306b69a19a6542ff868d36b009b6d8cd (diff) |
INTEGRATION: CWS dmake46 (1.24.2); FILE MERGED
2006/09/21 20:57:35 vq 1.24.2.2: #i67689# Release dmake 4.6.
2006/07/23 04:27:58 vq 1.24.2.1: #i67689# Bump version to 4.6-cvs.
Diffstat (limited to 'dmake/configure.in')
-rwxr-xr-x | dmake/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/configure.in b/dmake/configure.in index 20210a08536c..43ba3e7f3dd8 100755 --- a/dmake/configure.in +++ b/dmake/configure.in @@ -6,7 +6,7 @@ dnl Set the package version dnl Don't forget to update the PACKAGE, VERSION and BUILDINFO macros in dnl dmake/win95/microsft/config.h to keep the native Microsoft C++ dnl compiler build happy. -AC_INIT(dmake, 4.5) +AC_INIT(dmake, 4.6) AC_CANONICAL_BUILD BUILDINFO="$build" |