Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blastrock committed Apr 29, 2018
1 parent 034fddb commit 999bd7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.15

What's new:

- Further improved HTTP error reporting

## 0.14

What's new:
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ include(ExternalProject)

set(VITA_APP_NAME "PKGj")
set(VITA_TITLEID "PKGJ00000")
set(VITA_VERSION "0.14")
set(VITA_VERSION "0.15")

option(PKGI_ENABLE_LOGGING "enables debug logging over udp multicast" OFF)

Expand Down

0 comments on commit 999bd7e

Please sign in to comment.