Skip to content

Commit

Permalink
Bump up version number to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsuhiro-t committed Jun 2, 2014
1 parent 9fd30d0 commit 9e33570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dnl LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
dnl OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
dnl WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ(2.61)
AC_INIT([spdylay], [1.2.5-DEV], [[email protected]])
AC_INIT([spdylay], [1.2.5], [[email protected]])
LT_PREREQ([2.2.6])
LT_INIT()
dnl See versioning rule:
Expand Down

0 comments on commit 9e33570

Please sign in to comment.