Skip to content

Commit

Permalink
release: 版本 0.6,改用新版 WebKitGTK 並修正使用者回報的問題
Browse files Browse the repository at this point in the history
  • Loading branch information
lantw44 committed Jul 18, 2019
1 parent a70a2ff commit 4e443c0
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.5], [https://github.com/lantw44/ceiba-dl/issues])
AC_INIT([ceiba-dl], [0.6], [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 4e443c0

Please sign in to comment.