Skip to content

Commit ec20eac

Browse files
committed
oncrpc-ms 1.15
1 parent 4685a01 commit ec20eac

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- v1.15: General improved compatiblity, with modern mingw, modern
2+
Windows, and with 64-bit Windows.
3+
4+
Relicensed under GNU Lesser Lesser General Public License 2.1.
5+
16
- v1.14: Support for automatic installation via InstallShield Express
27
2.04 or later. This includes automatic installation of even updates
38
of the ONC/RPC NT portmap service! Just insert the installation

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ(2.59)
22

3-
AC_INIT([oncrpc-ms],[1.14])
3+
AC_INIT([oncrpc-ms],[1.15])
44
AC_CONFIG_SRCDIR([librpc/svc.c])
55
AC_CANONICAL_TARGET([])
66

0 commit comments

Comments
 (0)