summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-06-11 21:14:17 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-06-11 21:14:17 +0000
commitbe36e3d77613ac872eafdf819679b53789839f0a (patch)
tree3afb4ef29c3f5ca986c182c0c132d2f29d0602f6
parenteaeb1a3434247341e396a3dd553e3f296b310299 (diff)
configure.ac: 0.10.19.3 pre-release
Original commit message from CVS: * configure.ac: 0.10.19.3 pre-release
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d57710ed1..ee2f9ff113 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2008-06-11 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
+ 0.10.19.3 pre-release
+
+2008-06-11 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
* gst/gstpreset.c:
Rename DATADIR to GST_DATADIR to avoid build problems
on win32. Patch By: David Schleef <ds@schleef.org>
diff --git a/configure.ac b/configure.ac
index 3a54789c8e..96b84fab0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer, 0.10.19.2,
+AC_INIT(GStreamer, 0.10.19.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer)
AG_GST_INIT