summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-08-01 08:09:45 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-08-01 08:09:45 +0000
commit389b70463f84bdbe368042a375479b8ccc0fed7d (patch)
tree0e6df9ef5c2812bf11205c8059baddaa6ef415ce
parent0becbd1a3796e1eea25e599258380e0fc1abd4c0 (diff)
configure.ac: 0.10.8.2 pre-release
Original commit message from CVS: * configure.ac: 0.10.8.2 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 76f47b2..263eb24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-07-30 Edward Hervey <bilboed@bilboed.com>
+ * configure.ac:
+ 0.10.8.2 pre-release
+
+2007-07-30 Edward Hervey <bilboed@bilboed.com>
+
* tests/check/common.h:
Add a bigger function for creating a video source with specific
media-start and media-duration.
diff --git a/configure.ac b/configure.ac
index 879f2d9..86233fd 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(GNonLin, 0.10.8.1,
+AC_INIT(GNonLin, 0.10.8.2,
http://gnonlin.sourceforge.net/,
gnonlin)