From 79185819993875a1f018a71a5f390dd0254cab86 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Sat, 13 Aug 2016 22:20:24 -0400
Subject: [PATCH] unity-greeter version reset

---
 helpers/make-unity-greeter | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helpers/make-unity-greeter b/helpers/make-unity-greeter
index cee465378..18379ef40 100644
--- a/helpers/make-unity-greeter
+++ b/helpers/make-unity-greeter
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#    Copyright (C) 2012  Rubén Rodríguez <ruben@trisquel.info>
+#    Copyright (C) 2012-2016  Ruben Rodriguez <ruben@trisquel.info>
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=13
+VERSION=1
 
 . ./config
 
-- 
GitLab