diff options
Diffstat (limited to 'gettext-tools')
-rw-r--r-- | gettext-tools/libgettextpo/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/libgettextpo/Makefile.am b/gettext-tools/libgettextpo/Makefile.am index 67fd798..36bd700 100644 --- a/gettext-tools/libgettextpo/Makefile.am +++ b/gettext-tools/libgettextpo/Makefile.am @@ -98,8 +98,8 @@ libgettextpo_la_AUXSOURCES = \ # Libtool's library version information for libgettextpo. # See the libtool documentation, section "Library interface versions". -LTV_CURRENT=6 -LTV_REVISION=3 +LTV_CURRENT=5 +LTV_REVISION=4 LTV_AGE=5 # How to build libgettextpo.la. |