bump version

This commit is contained in:
Philip 2015-03-22 09:12:36 +01:00
parent 5e45d647e9
commit f961550566
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
using Gtk; using Gtk;
using Alpm; using Alpm;
const string VERSION = "2.2"; const string VERSION = "2.2.1";
namespace Pamac { namespace Pamac {