summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-02-15 14:29:39 -0500
committerDavid Thompson <dthompson2@worcester.edu>2015-02-15 14:33:38 -0500
commit708435af526cd055e2d30442cbdf73f9314faae2 (patch)
tree295f0679eda85d28177a04d18572b70a0c0794d5
parent0ef9ff4a17cc4a2311dfa8f91ed06eba8730daab (diff)
Bump to version 0.2.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6048a1c..5c230f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- Autoconf -*-
-AC_INIT(srt2vtt, 0.1)
+AC_INIT(srt2vtt, 0.2)
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([foreign])
AM_SILENT_RULES([yes])