streambuf_iterator.h: Use noexcept per the FDIS.
[gcc.git] / libstdc++-v3 / configure.ac
index 1a1964e0ff10519a8c62cb0792d6261aa661297e..35c54fd4e9aacfa160caaff5ea71c1ac9b7c7c28 100644 (file)
@@ -12,7 +12,7 @@ AC_CONFIG_HEADER(config.h)
 ### am handles this now?  ORIGINAL_LD_FOR_MULTILIBS=$LD
 
 # For libtool versioning info, format is CURRENT:REVISION:AGE
-libtool_VERSION=6:15:0
+libtool_VERSION=6:16:0
 AC_SUBST(libtool_VERSION)
 
 # Find the rest of the source tree framework.