[pdfmod] Update NEWS and version # in prep for 0.6



commit 6141a068d251b49e15d8b8223658a2d93b57bd9d
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Mon Aug 17 12:43:29 2009 -0700

    Update NEWS and version # in prep for 0.6

 NEWS         |    4 +++-
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c3146cf..71b3b52 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Version 0.6 - Aug ?, 2009
 =========================
 
 Contributors:
-Å?ukasz JernaÅ?, Sandy Armstrong, Igor Vatavuk
+Å?ukasz JernaÅ?, Sandy Armstrong, Igor Vatavuk, Bertrand Lorentz
 
 Features:
 * Open in Viewer action that launches the default app
@@ -18,6 +18,8 @@ Bugs Fixed:
 * Does a better job of cleaning up tmp files
 * Fix bug with installing to custom prefix
 * Fix some zoom inconsistencies
+* Got rid of bundled binaries;
+    Hyena from http://gitorious.org/hyena is build dep
 
 =========================
 Version 0.5 - Aug 7, 2009
diff --git a/configure.ac b/configure.ac
index 5e08cec..326757a 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.5])
+AC_INIT([pdfmod], [0.6])
 AM_INIT_AUTOMAKE([foreign dist-bzip2 tar-ustar])
 AM_MAINTAINER_MODE
 AC_SUBST([ACLOCAL_AMFLAGS], ["-I . \${ACLOCAL_FLAGS}"])



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