2005-04-15 Lutz Mueller <lutz@users.sourceforge.net>
authorLutz Mueller <lutz.s.mueller@gmail.com>
Fri, 15 Apr 2005 19:37:41 +0000 (21:37 +0200)
committerLutz Mueller <lutz.s.mueller@gmail.com>
Fri, 15 Apr 2005 19:37:41 +0000 (21:37 +0200)
Submitted by Hongli Lai <h.lai@chello.nl>:

* configure.ac: CURRENT needs only to be increased on changes or
  removals, not additions.

ChangeLog
configure.ac

index db60874..7cf139d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-15  Lutz Mueller <lutz@users.sourceforge.net>
+
+       Submitted by Hongli Lai <h.lai@chello.nl>:
+
+       * configure.ac: CURRENT needs only to be increased on changes or 
+         removals, not additions.
+
 2005-03-30  Lutz Mueller <lutz@users.sourceforge.net>
 
        * libexif/exif-data.c: Convert some DEBUG messages to CORRUPT_DATA.
index 04009de..08dda61 100644 (file)
@@ -15,8 +15,7 @@ dnl                    if any interfaces have been removed. Removal has
 dnl                      precedence over adding, so set to 0 if both happened.
 dnl  - REVISION (Minor): Increment any time the source changes; set to 
 dnl                     0 if you incremented CURRENT.
-dnl  - CURRENT (Major):  Increment if the interface has additions, changes,
-dnl                      removals.
+dnl  - CURRENT (Major):  Increment if the interface has changes or removals.
 dnl ---------------------------------------------------------------------------
 LIBEXIF_AGE=0
 LIBEXIF_REVISION=0