diff options
Diffstat (limited to 'c++/src/Makefile.in')
-rw-r--r-- | c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in index 54ad1c2..a4438bd 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -683,7 +683,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 191 +LT_VERS_REVISION = 192 LT_VERS_AGE = 0 # This is our main target |