9.4-ESVrc1

This commit is contained in:
Mark Andrews
2009-12-11 00:39:13 +00:00
parent 2927cec4f0
commit e312c286f8
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
--- 9.4-ESVrc1 released ---
2797. [bug] Don't decrement the dispatch manager's maxbuffers.
[RT #20613]

View File

@@ -1,3 +1,3 @@
LIBINTERFACE = 37
LIBINTERFACE = 38
LIBREVISION = 0
LIBAGE = 1
LIBAGE = 0

View File

@@ -1,4 +1,4 @@
# $Id: version,v 1.29.134.26 2009/10/13 00:07:58 marka Exp $
# $Id: version,v 1.29.134.27 2009/12/11 00:39:13 marka Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@@ -7,4 +7,4 @@ MAJORVER=9
MINORVER=4
PATCHVER=
RELEASETYPE=-ESV
RELEASEVER=b1
RELEASEVER=rc1