diff options
Diffstat (limited to 'hl/src')
-rw-r--r-- | hl/src/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index d350979..6f04a4f 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -672,8 +672,8 @@ LT_F_VERS_AGE = 0 LT_HL_VERS_INTERFACE = 10 LT_HL_VERS_REVISION = 2 LT_HL_VERS_AGE = 0 -LT_HL_CXX_VERS_INTERFACE = 10 -LT_HL_CXX_VERS_REVISION = 2 +LT_HL_CXX_VERS_INTERFACE = 11 +LT_HL_CXX_VERS_REVISION = 0 LT_HL_CXX_VERS_AGE = 0 LT_HL_F_VERS_INTERFACE = 10 LT_HL_F_VERS_REVISION = 2 |