subsync

cli tool to synchronize srt subtitles automatically
git clone git://git.2f30.org/subsync
Log | Files | Refs | README | LICENSE

commit e125d40e6322f1323fce37dac9fd8178edb4f146
parent 8f9a6b18bcd6bd0f2ca92a72e9f2fc50bc7340b6
Author: oblique <psyberbits@gmail.com>
Date:   Wed, 24 Apr 2013 21:09:13 +0300

Release v0.1.2

Diffstat:
Msubsync.go | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subsync.go b/subsync.go @@ -15,7 +15,7 @@ import ( const ( - version = "0.1.1" + version = "0.1.2" ) type subtitle struct {