diff options
m--------- | common | 0 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common -Subproject b0ee0e4262014001faceb47d71c3a44c75ab86b +Subproject c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08 diff --git a/configure.ac b/configure.ac index 98515bc5..ae8568da 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 10, 1, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 10, 2, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |