Skip to content

Commit

Permalink
release: 版本 0.5,不再使用 Big5 編碼與過時的 TLS 1.0 連線
Browse files Browse the repository at this point in the history
  • Loading branch information
lantw44 committed May 9, 2018
1 parent 0899d46 commit b8703bc
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
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.

AC_INIT([ceiba-dl], [0.4], [https://github.com/lantw44/ceiba-dl/issues])
AC_INIT([ceiba-dl], [0.5], [https://github.com/lantw44/ceiba-dl/issues])
AC_CONFIG_SRCDIR([ceiba_dl/__init__.py])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit b8703bc

Please sign in to comment.