Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

0.11.1 has incorrect patch version #475

Closed
Assignees
deanberris
Labels
@infinity0

Description

@infinity0

In CMakeLists.txt:

set(CPPNETLIB_VERSION_MAJOR 0) # MUST bump this whenever we make ABI-incompatible changesset(CPPNETLIB_VERSION_MINOR 11)set(CPPNETLIB_VERSION_PATCH 0)

The last one should be bumped to 1, I believe? Otherwise, we get files like:

drwxr-xr-x root/root         0 2014-12-17 21:55 ./usr/lib/x86_64-linux-gnu/-rw-r--r-- root/root    219784 2014-12-17 21:55 ./usr/lib/x86_64-linux-gnu/libcppnetlib-uri.so.0.11.0-rw-r--r-- root/root     96608 2014-12-17 21:55 ./usr/lib/x86_64-linux-gnu/libcppnetlib-server-parsers.so.0.11.0-rw-r--r-- root/root    229384 2014-12-17 21:55 ./usr/lib/x86_64-linux-gnu/libcppnetlib-client-connections.so.0.11.0lrwxrwxrwx root/root         0 2014-12-17 21:55 ./usr/lib/x86_64-linux-gnu/libcppnetlib-uri.so.0 -> libcppnetlib-uri.so.0.11.0lrwxrwxrwx root/root         0 2014-12-17 21:55 ./usr/lib/x86_64-linux-gnu/libcppnetlib-client-connections.so.0 -> libcppnetlib-client-connections.so.0.11.0lrwxrwxrwx root/root         0 2014-12-17 21:55 ./usr/lib/x86_64-linux-gnu/libcppnetlib-server-parsers.so.0 -> libcppnetlib-server-parsers.so.0.11.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp