[paperbox] Up version



commit 96f6493819df81c480636e7a7f4444ca0a3e36e1
Author: Marko Anastasov <marko renderedtext com>
Date:   Sun Oct 18 11:40:42 2009 +0200

    Up version

 README       |    4 +++-
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 2316d31..ce18e7b 100644
--- a/README
+++ b/README
@@ -12,8 +12,10 @@ store. It retrieves information about all documents present on your desktop
 and presents them in a convenient way. It lets you organize your documents
 by tags, which are shared between all Tracker-based applications.
 
+Latest version is 0.4.4.
+
 Library requirements:
-* libtracker 0.6
+* libtracker 0.6.90
 * dbus-glib
 * glibmm, gtkmm, libglademm, libgnomeui
 * gtkmm-utils 0.4 ( from http://code.google.com/p/gtkmm-utils/ )
diff --git a/configure.ac b/configure.ac
index 5039774..614e3ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 ### Copyright (C) 2007-2009 Marko Anastasov
 
-AC_INIT([Paperbox], [0.4.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=paperbox], [paperbox])
+AC_INIT([Paperbox], [0.4.4], [http://bugzilla.gnome.org/enter_bug.cgi?product=paperbox], [paperbox])
 AC_PREREQ(2.59)
 
 AC_CONFIG_SRCDIR([src/main.cc])



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