diff options
author | dsiddharth2 <dsiddharth2@gmail.com> | 2018-04-28 22:00:44 +0530 |
---|---|---|
committer | dsiddharth2 <dsiddharth2@gmail.com> | 2018-04-28 22:00:44 +0530 |
commit | 0a0699f92da96122f14a03967092f2b03edfa85c (patch) | |
tree | 50959d2fb862baf4e6660fb43b6f08976add9560 /src/PHPZxing/PHPZxingBase.php | |
parent | 3f95565d2e2a54df7250eb7ae3118dc2e585cfc2 (diff) | |
parent | 7bf66280877860aed2f56119b463599f868637c5 (diff) | |
download | php-zxing-0a0699f92da96122f14a03967092f2b03edfa85c.zip php-zxing-0a0699f92da96122f14a03967092f2b03edfa85c.tar.gz php-zxing-0a0699f92da96122f14a03967092f2b03edfa85c.tar.bz2 |
Fixed the 1.0.1 version
Diffstat (limited to 'src/PHPZxing/PHPZxingBase.php')
-rw-r--r-- | src/PHPZxing/PHPZxingBase.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/PHPZxing/PHPZxingBase.php b/src/PHPZxing/PHPZxingBase.php index 5d3cc79..fbad3fe 100644 --- a/src/PHPZxing/PHPZxingBase.php +++ b/src/PHPZxing/PHPZxingBase.php @@ -8,8 +8,8 @@ authors: - Siddharth Deshpande (dsiddharth2@gmail.com) ... * PHPZxing -* Version 1.0 -* Copyright (c) 2017 Siddharth Deshpande +* Version 1.0.1 +* Copyright (c) 2018 Siddharth Deshpande * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation |