From: epage Date: Tue, 2 Jun 2009 02:30:52 +0000 (+0000) Subject: Version bump X-Git-Url: http://git.maemo.org/git/?p=quicknote;a=commitdiff_plain;h=1f31b5ab936f3f83c0b8cdc305a31f442b22977f Version bump git-svn-id: file:///svnroot/quicknote/trunk@53 bb7704e3-badb-4cfa-9ab3-9374dc87eaa2 --- diff --git a/src/constants.py b/src/constants.py index 0e25a0d..38bfd6f 100644 --- a/src/constants.py +++ b/src/constants.py @@ -1,4 +1,4 @@ __pretty_app_name__ = "Quicknote" __app_name__ = "quicknote" -__version__ = "0.7.7" +__version__ = "0.7.8" __app_magic__ = 0xdeadbeef diff --git a/support/builddeb.py b/support/builddeb.py index c3455e6..a739a80 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -17,6 +17,8 @@ __email__ = "n800@axique.net" __version__ = constants.__version__ __build__ = 0 __changelog__ = ''' +0.7.8 + 0.7.7 * Slight modifications to the note history and SQL dialogs * On zoom, also hiding the history status and button