diff --git a/po/LINGUAS b/po/LINGUAS index 87207c6..d4a65b9 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -32,6 +32,7 @@ fo fr gl he +he_IL hi hi_IN hr @@ -63,6 +64,7 @@ si sk sl sl_SI +sq sr sr@latin sr_RS diff --git a/src/manager_window.vala b/src/manager_window.vala index cdf223c..b747e3b 100644 --- a/src/manager_window.vala +++ b/src/manager_window.vala @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -const string VERSION = "6.3.2"; +const string VERSION = "6.3.3"; namespace Pamac {