ref: 94071092c25507e1dd00451f89c0e82d45f65503
parent: 9c04190c5824e209be28d5079787c3f05b5c1b3e
author: giles <giles@ded80894-8fb9-0310-811b-c03f3676ab4d>
date: Wed Jul 26 20:54:08 EDT 2006
Bump version number, post release. git-svn-id: http://svn.ghostscript.com/jbig2dec/trunk@449 ded80894-8fb9-0310-811b-c03f3676ab4d
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+Version 0.10 (unreleased)
+
+ * no changes yet
+
Version 0.9 (2006 July 27)
* striped page support
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT([jbig2dec], [0.9], [jbig2-dev@ghostscript.com])
+AC_INIT([jbig2dec], [0.10pre], [jbig2-dev@ghostscript.com])
AC_PREREQ(2.53)
AC_CONFIG_SRCDIR([jbig2dec.c])