Bump
authorEd Page <eopage@byu.net>
Fri, 23 Apr 2010 01:23:45 +0000 (20:23 -0500)
committerEd Page <eopage@byu.net>
Fri, 23 Apr 2010 01:23:45 +0000 (20:23 -0500)
src/constants.py
support/builddeb.py
www/multilist.deb

index 129aa16..9454180 100644 (file)
@@ -3,7 +3,7 @@ import os
 __pretty_app_name__ = "Multilist"
 __app_name__ = "multilist"
 __version__ = "0.3.10"
-__build__ = 0
+__build__ = 2
 _data_path_ = os.path.join(os.path.expanduser("~"), ".multilist")
 __app_magic__ = 0xdeadbeef
 _user_logpath_ = "%s/multilist.log" % _data_path_
index 1de965f..0c6a190 100755 (executable)
@@ -22,7 +22,7 @@ __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
 0.3.10
-* Added panning
+* Added panning [removed due not being able to edit]
 
 0.3.9
 * Fixed a typo (loss of db with this)
index 2925238..f145e94 100644 (file)
Binary files a/www/multilist.deb and b/www/multilist.deb differ