summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac8
-rw-r--r--libgphoto2_port/configure.ac8
2 files changed, 8 insertions, 8 deletions
diff --git a/configure.ac b/configure.ac
index 37cec4634..05a8320f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,17 +38,17 @@ dnl * libtool.info chapter "Updating library version information"
dnl ---------------------------------------------------------------------------
dnl Versioning:
dnl - AGE (Micro): Increment if any interfaces have been added; set to 0
-dnl if any interfaces have been removed. Removal has
+dnl if any interfaces have been removed. Removal has
dnl precedence over adding, so set to 0 if both happened.
dnl It denotes upward compatibility.
-dnl - REVISION (Minor): Increment any time the source changes; set to
+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 changes. AGE is always
dnl *changed* at the same time.
dnl
dnl To summarize. Any interface *change* increment CURRENT. If that interface
-dnl change does not break upward compatibility (ie it is an addition),
-dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
+dnl change does not break upward compatibility (ie it is an addition),
+dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
dnl REVISION is set to 0, otherwise REVISION is incremented.
dnl ---------------------------------------------------------------------------
dnl A:R:C=1:1:3 libgphoto2-2.2
diff --git a/libgphoto2_port/configure.ac b/libgphoto2_port/configure.ac
index 4b5375901..1a884a441 100644
--- a/libgphoto2_port/configure.ac
+++ b/libgphoto2_port/configure.ac
@@ -29,17 +29,17 @@ dnl * libtool.info chapter "Updating library version information"
dnl ---------------------------------------------------------------------------
dnl Versioning:
dnl - AGE (Micro): Increment if any interfaces have been added; set to 0
-dnl if any interfaces have been removed. Removal has
+dnl if any interfaces have been removed. Removal has
dnl precedence over adding, so set to 0 if both happened.
dnl It denotes upward compatibility.
-dnl - REVISION (Minor): Increment any time the source changes; set to
+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 changes. AGE is always
dnl *changed* at the same time.
dnl
dnl To summarize. Any interface *change* increment CURRENT. If that interface
-dnl change does not break upward compatibility (ie it is an addition),
-dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
+dnl change does not break upward compatibility (ie it is an addition),
+dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
dnl REVISION is set to 0, otherwise REVISION is incremented.
dnl ---------------------------------------------------------------------------
dnl A:R:C=6:1:6 libgphoto2_port-0.6.1 libgphoto2-2.2.1