version fixes

This commit is contained in:
guinux
2015-01-02 23:30:45 +01:00
parent caaa459e7b
commit 0704717acf
2 changed files with 3 additions and 1 deletions

View File

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