summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-06-21 11:17:56 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-06-21 11:17:56 +0000
commit5fae2ac0d0a85712bcf0611c99c5f7cf39421dc5 (patch)
treec504e3200a095a8ea5112a32b47ae93a38839961 /lib
parent9b1639745da4bc94948a5f0ce0dc867ad5767ac2 (diff)
Set beta version to "svn" and uploaded a script to move JAN codes from the notes field to the new GTIN field
git-svn-id: svn://vndb.org/vndb@31 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'lib')
-rw-r--r--lib/global.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/global.pl b/lib/global.pl
index 1fc3db1e..20e9f005 100644
--- a/lib/global.pl
+++ b/lib/global.pl
@@ -3,7 +3,7 @@ package VNDB;
our @DBLOGIN = ( 'dbi:Pg:dbname=vndb', 'vndb', 'passwd' );
our @SHMOPTS = ( -key => 'VNDB', -create => 'yes', -destroy => 'no', -mode => 0666);
our $DEBUG = 1;
-our $VERSION = '1.17';
+our $VERSION = 'svn';
our $COOKEY = '73jkS39Sal2)'; # encryption key for cookies (not to worry, this one is fake)
our $MULTI = [