From c6e917a1db52b3989d106c7484fefe7da09ee871 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Sun, 28 Feb 2016 14:48:07 -0600 Subject: [PATCH] base-files helper updated for flidas --- helpers/make-base-files | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/make-base-files b/helpers/make-base-files index 1ea3645c..b7c7528d 100644 --- a/helpers/make-base-files +++ b/helpers/make-base-files @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008-2010 Rubén RodrÃguez <ruben@trisquel.info> +# Copyright (C) 2008-2016 Rubén RodrÃguez <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=3 +VERSION=1 . ./config -- GitLab