Skip to content

Commit

Permalink
bump to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtazz committed Feb 2, 2016
1 parent 4599ecc commit 9268b55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v0.4.1 (2nd February 2016)
- fix package build to include new header files from refactoring

## v0.4.0 (2nd February 2016)

### Features
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AC_PREREQ([2.52])
AC_INIT([restclient-cpp], [0.4.0], [d@unwiredcouch.com])
AC_INIT([restclient-cpp], [0.4.1], [d@unwiredcouch.com])
AM_INIT_AUTOMAKE([foreign subdir-objects])
LT_INIT
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 9268b55

Please sign in to comment.