[pdfmod] Update for 0.5
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pdfmod] Update for 0.5
- Date: Sat, 8 Aug 2009 18:00:03 +0000 (UTC)
commit 4b026ff3f6f942ded99fd7f9a58fe8683f0f215c
Author: Gabriel Burt <gabriel burt gmail com>
Date: Fri Aug 7 11:30:02 2009 -0700
Update for 0.5
NEWS | 2 +-
configure.ac | 2 +-
data/pdfmod.desktop.in | 2 +-
src/PdfMod/PdfMod/GlobalActions.cs | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index d6523fe..d7d6a6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
PDF Mod NEWS
=========================
-Version 0.5 - Aug ?, 2009
+Version 0.5 - Aug 7, 2009
=========================
Contributors:
diff --git a/configure.ac b/configure.ac
index 90e2f23..7d78982 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.4])
+AC_INIT([pdfmod], [0.5])
AM_INIT_AUTOMAKE([foreign dist-bzip2 tar-ustar])
AM_MAINTAINER_MODE
AC_SUBST([ACLOCAL_AMFLAGS], ["-I . \${ACLOCAL_FLAGS}"])
diff --git a/data/pdfmod.desktop.in b/data/pdfmod.desktop.in
index 1bceda9..35170b3 100644
--- a/data/pdfmod.desktop.in
+++ b/data/pdfmod.desktop.in
@@ -11,6 +11,6 @@ Icon=pdfmod
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=pdfmod
X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version=0.4
+X-GNOME-Bugzilla-Version=0.5
Categories=GNOME;GTK;Utility;
MimeType=application/pdf;application/x-bzpdf;application/x-gzpdf;
diff --git a/src/PdfMod/PdfMod/GlobalActions.cs b/src/PdfMod/PdfMod/GlobalActions.cs
index 40ee359..fd90b5f 100644
--- a/src/PdfMod/PdfMod/GlobalActions.cs
+++ b/src/PdfMod/PdfMod/GlobalActions.cs
@@ -409,7 +409,7 @@ namespace PdfMod
var dialog = new Gtk.AboutDialog () {
ProgramName = "PDF Mod",
- Version = "0.4",
+ Version = "0.5",
Website = WIKI_URL,
WebsiteLabel = Catalog.GetString ("Visit Website"),
Authors = new string [] {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]