diff options
| author | Sam Varshavchik | 2015-06-27 13:38:48 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2015-06-27 13:38:48 -0400 |
| commit | 37098d44b742804554df7ecc28e9c85b6478e9a3 (patch) | |
| tree | d1aff17e7e57c5ef956e310ae15c35f58ebdd627 /unicode | |
| parent | 174541a2e670c0ee70fd2fb3116209f96ecc173e (diff) | |
| download | courier-libs-37098d44b742804554df7ecc28e9c85b6478e9a3.tar.bz2 | |
Bump library version
Diffstat (limited to 'unicode')
| -rw-r--r-- | unicode/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unicode/Makefile.am b/unicode/Makefile.am index a50c9cf..c51c25d 100644 --- a/unicode/Makefile.am +++ b/unicode/Makefile.am @@ -64,7 +64,7 @@ libcourier_unicode_la_SOURCES=courier-unicode.h unicode.c unicodebuf.c \ unicode_wordbreak.c wordbreaktab.h scriptstab.h \ wordbreaktab_internal.h \ unicode_scripts.c -libcourier_unicode_la_LDFLAGS=-version-info 1:0:0 +libcourier_unicode_la_LDFLAGS=-version-info 2:0:1 EXTRA_DIST=$(noinst_SCRIPTS) $(man_MANS) $(PACKAGE).spec |
