mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-08 01:26:28 +00:00
Update version to 1.0 final
This commit is contained in:
2
NEWS.txt
2
NEWS.txt
@@ -1,4 +1,4 @@
|
||||
Version 1.0 - 2012-06-XX
|
||||
Version 1.0 - 2012-06-02
|
||||
* New UI: Extended comparison of existing vs. MB metadata & tags (PICARD-43)
|
||||
* Merged the renaming and moving options pages
|
||||
* Removed the VA file naming format option (there is now a single format option) (PICARD-159)
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
version_info = (1, 0, 0, 'dev', 0)
|
||||
version_info = (1, 0, 0, 'final', 0)
|
||||
|
||||
if version_info[3] == 'final':
|
||||
if version_info[2] == 0:
|
||||
|
||||
Reference in New Issue
Block a user