]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Bump libgettextpo version.
authorBruno Haible <bruno@clisp.org>
Fri, 6 Oct 2006 12:00:01 +0000 (12:00 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:05 +0000 (12:14 +0200)
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am

index d04f9c721848ab2243fcbab10784a88ecf1d6690..5d81bcc335c4d79ba974ef73107f068a0c90f517 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-06  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (LTV_CURRENT, LTV_REVISION, LTV_AGE): Bump to 3:0:3.
+
 2006-10-03  Bruno Haible  <bruno@clisp.org>
 
        * message.h (struct message_ty): New fields prev_msgctxt, prev_msgid,
index 89d1f4f4d0a158f5187f2e0b5edbf83053742683..6f0addec246803b27349d653f2a69c1c8247d117 100644 (file)
@@ -132,9 +132,9 @@ $(FORMAT_SOURCE)
 libgettextpo_la_SOURCES = gettext-po.c
 # Libtool's library version information for libgettextpo.
 # See the libtool documentation, section "Library interface versions".
-LTV_CURRENT=2
-LTV_REVISION=1
-LTV_AGE=2
+LTV_CURRENT=3
+LTV_REVISION=0
+LTV_AGE=3
 
 # msggrep needs pattern matching.
 LIBGREP = ../libgrep/libgrep.a