]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/pakfire/pakfire.conf
pakfire: use correct tree on x86_64.
[ipfire-2.x.git] / src / pakfire / pakfire.conf
index 56786cf03325f3c87cf3133204612d90a9a52946..1c74f3c85ea45ab17dd0f3eb0486348e026a148e 100644 (file)
@@ -2,7 +2,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2013  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
@@ -21,7 +21,7 @@
 
 package Conf;
 
-$version = "2.5";
+$version = "@VERSION@";
 
 $mainserver = "pakfire.ipfire.org";