diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-02-11 16:01:13 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-02-11 16:01:13 +0000 |
commit | a4ddb78dc523e6c6bacfd23ec0be18e9aaebdd98 (patch) | |
tree | 98b2582408e04a88bd00f8f2d1b679382f95e38d | |
parent | 8fb47697d6e1139d6390b2cc21d2ea8dcf37a758 (diff) | |
download | gst-plugins-bad-a4ddb78dc523e6c6bacfd23ec0be18e9aaebdd98.tar.gz gst-plugins-bad-a4ddb78dc523e6c6bacfd23ec0be18e9aaebdd98.tar.bz2 gst-plugins-bad-a4ddb78dc523e6c6bacfd23ec0be18e9aaebdd98.zip |
release version fix
Original commit message from CVS:
release version fix
m--------- | common | 0 | ||||
-rw-r--r-- | gst-plugins.spec.in | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common -Subproject 2c019822f7097285eba6c1898ef9f3e996fadc8 +Subproject 42491fe8cbc7f7bd736008e67e6ba1e78cda6d2 diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index cad4b9be..7670666d 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -1,6 +1,6 @@ %define name gst-plugins %define ver @VERSION@ -%define rel @GST_VERSION_RELEASE@ +%define rel @GST_PLUGINS_RELEASE@ %define prefix /usr %define sysconfdir /etc |