Skip to content

Commit

Permalink
版本号更新到 2.3.6
Browse files Browse the repository at this point in the history
Signed-off-by: Varphone Wong <varphone@qq.com>
  • Loading branch information
varphone committed Jul 22, 2019
1 parent 1d62863 commit c5e612b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ endif()

# Setup project informations
project(xpr
VERSION 2.3.5
VERSION 2.3.6
LANGUAGES C CXX
)

Expand Down
2 changes: 1 addition & 1 deletion xpr.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ includedir=/usr/include

Name: xpr
Description: X Portable Runtime library
Version: 2.3.5
Version: 2.3.6
Requires:
Cflags: -I${includedir}
Libs: -L${libdir} -lxpr

0 comments on commit c5e612b

Please sign in to comment.