]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - settings.txt
input validation; goto form; show version; 2 words password
[ott/bsta] / settings.txt
index fb52921332910f5b6305b6e37e8b9a90dec6f307..7d809c5eed413224fd69db6d2cb4b3f20d9500f8 100644 (file)
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-_version: 1.0.0
+_version: 1.2.6
 
 _SHEBANG: #!$0
 
@@ -198,7 +198,7 @@ PERL_COIN_DATE          = @_PERL_CONSTANT_STR( COIN_DATE, $coin_date)
 PERL_INTF_DATE          = @_PERL_CONSTANT_STR( INTF_DATE, $intf_date)
 
 PERL_STORY_CREDITS      = @_PERL_CONSTANT_STR( STORY_CREDITS, $story_credits)
-PERL_INTF_CREDITS       = @_PERL_CONSTANT_STR( INTF_CREDITS , $intf_credits)
+PERL_INTF_CREDITS       = @_PERL_CONSTANT_STR( INTF_CREDITS , @intf_credits)
 PERL_SOURCE_URL         = @_PERL_CONSTANT_STR( SOURCE_URL   , $source_url)
 
 PERL_GZIP               = @_PERL_CONSTANT_STR( GZIP, $gzip)