[pdfmod] [release] Prepare for 0.8.3 release



commit 1210c8faaed12c34a757cad1ae3ac28d742d43a9
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Thu May 6 18:15:56 2010 -0700

    [release] Prepare for 0.8.3 release

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 pdfmod.doap  |    4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6f9945f..7dcc363 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 ===========================
+Version 0.8.3 - May 6, 2010
+===========================
+
+Release 0.8.2 should have required hyena 0.3; fixed
+
+===========================
 Version 0.8.2 - May 6, 2010
 ===========================
 
diff --git a/configure.ac b/configure.ac
index 57824c8..80927ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Warning: This is an automatically generated file, do not edit!
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.54])
-AC_INIT([pdfmod], [0.8.2])
+AC_INIT([pdfmod], [0.8.3])
 AM_INIT_AUTOMAKE([foreign dist-bzip2 tar-ustar])
 AM_MAINTAINER_MODE
 AC_SUBST([ACLOCAL_AMFLAGS], ["-I . \${ACLOCAL_FLAGS}"])
diff --git a/pdfmod.doap b/pdfmod.doap
index 1edd30d..14c029a 100644
--- a/pdfmod.doap
+++ b/pdfmod.doap
@@ -19,10 +19,10 @@
   <!-- Current Releases -->
   <release>
     <Version>
-      <name>0.8.2</name>
+      <name>0.8.3</name>
       <branch>stable</branch>
       <created>2010-05-06</created>
-      <revision>0.8.2</revision>
+      <revision>0.8.3</revision>
       <file-release rdf:resource="http://ftp.gnome.org/pub/GNOME/sources/pdfmod/"; />
     </Version>
   </release>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]