diff options
| author | Luo Jinghua <sunmoon1997@gmail.com> | 2010-11-16 23:04:39 +0800 |
|---|---|---|
| committer | Luo Jinghua <sunmoon1997@gmail.com> | 2010-11-16 23:04:39 +0800 |
| commit | 17fcd36b3ca770ddbe9ca5aa2f098ff7c3d4419b (patch) | |
| tree | ffd7492d02b3b71a4fc850a9be9fd1462f9e0378 | |
| parent | 904fc71572c3eb560a7484a7bdfd28ff2ab1d3cf (diff) | |
release: increase version number to 0.0.18.1
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2286d6b..c6070d7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # -*- Autoconf -*- -AC_INIT(GStreamer PPStream Plug-in, 0.0.18, +AC_INIT(GStreamer PPStream Plug-in, 0.0.18.1, http://people.freedesktop.org/~jinghua, gst-plugins-pps) |
