Skip to content

Commit af25d98

Browse files
committed
Update the version numbers in CMakeLists
1 parent 603a4e5 commit af25d98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ find_package( Threads )
4545
set(CMAKE_VERBOSE_MAKEFILE true)
4646

4747
set(CPPNETLIB_VERSION_MAJOR 0) # MUST bump this whenever we make ABI-incompatible changes
48-
set(CPPNETLIB_VERSION_MINOR 10)
49-
set(CPPNETLIB_VERSION_PATCH 1)
48+
set(CPPNETLIB_VERSION_MINOR 11)
49+
set(CPPNETLIB_VERSION_PATCH 0)
5050
set(CPPNETLIB_VERSION_STRING ${CPPNETLIB_VERSION_MAJOR}.${CPPNETLIB_VERSION_MINOR}.${CPPNETLIB_VERSION_PATCH})
5151

5252
if (CMAKE_BUILD_TYPE MATCHES Debug)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy