Skip to content

Commit

Permalink
Beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbarrette committed Nov 19, 2016
1 parent 283d48b commit dc7c311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/curlpp/cURLpp.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
#ifndef CURLPP_CURLPP_HPP
#define CURLPP_CURLPP_HPP

#define LIBCURLPP_VERSION "0.7.3"
#define LIBCURLPP_VERSION_NUM 0x000703
#define LIBCURLPP_VERSION "0.7.4-beta"
#define LIBCURLPP_VERSION_NUM 0x000704


#include "internal/buildconfig.h"
Expand Down

0 comments on commit dc7c311

Please sign in to comment.