You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by th...@apache.org on 2004/11/17 02:41:06 UTC

svn commit: rev 76087 - in apr/apr-util/trunk: . include

Author: thommay
Date: Tue Nov 16 17:41:05 2004
New Revision: 76087

Modified:
   apr/apr-util/trunk/CHANGES
   apr/apr-util/trunk/include/apu_version.h
Log:
* include/apu_version.h: Bump to 1.1.0-dev

Modified: apr/apr-util/trunk/CHANGES
==============================================================================
--- apr/apr-util/trunk/CHANGES	(original)
+++ apr/apr-util/trunk/CHANGES	Tue Nov 16 17:41:05 2004
@@ -1,3 +1,5 @@
+Changes with APR-util 1.1.0
+
 Changes with APR-util 1.0.1
 
   *) Add support for Berkeley DB 4.3.  [Jani Averbach <jaa jaa.iki.fi>]

Modified: apr/apr-util/trunk/include/apu_version.h
==============================================================================
--- apr/apr-util/trunk/include/apu_version.h	(original)
+++ apr/apr-util/trunk/include/apu_version.h	Tue Nov 16 17:41:05 2004
@@ -59,10 +59,10 @@
  * Minor API changes that do not cause binary compatibility problems.
  * Should be reset to 0 when upgrading APU_MAJOR_VERSION
  */
-#define APU_MINOR_VERSION       0
+#define APU_MINOR_VERSION       1
 
 /** patch level */
-#define APU_PATCH_VERSION       1
+#define APU_PATCH_VERSION       0
 
 /** 
  *  This symbol is defined for internal, "development" copies of APU. This