Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Commit

Permalink
🆙 Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mzyy94 committed Aug 5, 2015
1 parent 05d5655 commit 41cd702
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v1.0.0
- Support Kodi on ARM Linux
- Show reserving timer
- Enable audio/video transcoding option
- Update thumbnail option
- Bug fix

v0.0.3
- Support Kodi on Android
- Show recorded TV show's thumbnail
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.68])
AC_INIT([pvrchinachu], [0.0.3], [Yuki Mizuno])
AC_INIT([pvrchinachu], [1.0.0], [Yuki Mizuno])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign])
LT_INIT
Expand Down

0 comments on commit 41cd702

Please sign in to comment.