Commit 5e9a58ea authored by guinux's avatar guinux
Browse files

v8.0.0rc2

parent 0ee687be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -290,7 +290,7 @@ namespace Pamac {
		}

		void launch_refresh_for_install (bool authorized) {
			get_authorization_finished.disconnect (launch_refresh_for_sysupgrade);
			get_authorization_finished.disconnect (launch_refresh_for_install);
			if (authorized) {
				emit_action (dgettext (null, "Synchronizing package databases") + "...");
				connecting_signals ();
+1 −1
Original line number Diff line number Diff line
const string VERSION = "8.0.0rc";
const string VERSION = "8.0.0rc2";