Skip to content

Commit df460a8

Browse files
committed
Also automatically add CMakeLists.txt
1 parent 71701d0 commit df460a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.sh

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ git diff boost/network/version.hpp CMakeLists.txt
3434

3535
# Commit the change
3636
git add boost/network/version.hpp
37+
git add CMakeLists.txt
3738
git commit -m"Bumping release number to $VERSION"
3839

3940
TAG="cpp-netlib-$VERSION"

0 commit comments

Comments
 (0)