We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71701d0 commit df460a8Copy full SHA for df460a8
package.sh
@@ -34,6 +34,7 @@ git diff boost/network/version.hpp CMakeLists.txt
34
35
# Commit the change
36
git add boost/network/version.hpp
37
+git add CMakeLists.txt
38
git commit -m"Bumping release number to $VERSION"
39
40
TAG="cpp-netlib-$VERSION"
0 commit comments