jerenkrantz 2003/09/26 00:28:36
Modified: . Tag: API_0_9_BRANCH CHANGES
include Tag: API_0_9_BRANCH api_version.h
Log:
Bump to 0.9.5-dev
Revision Changes Path
No revision
No revision
1.8.2.2 +2 -0 apr-iconv/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr-iconv/CHANGES,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -u -u -r1.8.2.1 -r1.8.2.2
--- CHANGES 26 Sep 2003 07:11:24 -0000 1.8.2.1
+++ CHANGES 26 Sep 2003 07:28:36 -0000 1.8.2.2
@@ -1,3 +1,5 @@
+Changes with APR-ICONV 0.9.5
+
Changes with APR-ICONV 0.9.4
*) Add -v option to iconv program. [Justin Erenkrantz]
No revision
No revision
1.1.2.3 +2 -2 apr-iconv/include/Attic/api_version.h
Index: api_version.h
===================================================================
RCS file: /home/cvs/apr-iconv/include/Attic/api_version.h,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -u -r1.1.2.2 -r1.1.2.3
--- api_version.h 26 Sep 2003 07:27:21 -0000 1.1.2.2
+++ api_version.h 26 Sep 2003 07:28:36 -0000 1.1.2.3
@@ -102,13 +102,13 @@
#define API_MINOR_VERSION 9
/** patch level */
-#define API_PATCH_VERSION 4
+#define API_PATCH_VERSION 5
/**
* This symbol is defined for internal, "development" copies of API. This
* symbol will be #undef'd for releases.
*/
-/* #undef API_IS_DEV_VERSION */
+#define API_IS_DEV_VERSION
/** The formatted string of API's version */