Skip to content

Commit

Permalink
Preparing to create tag 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suhrm committed Dec 6, 2024
1 parent e99906d commit 4d8b201
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ every change, see the Git log..

Latest
------
* tbd

3.0.0
-----
* Major: Bump asio version

2.0.1
Expand Down
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# encoding: utf-8

APPNAME = "asio"
VERSION = "2.0.1"
VERSION = "3.0.0"


def configure(conf):
Expand Down

0 comments on commit 4d8b201

Please sign in to comment.