Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudom committed Oct 31, 2014
1 parent 0534060 commit cc97a01
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion misc/deb/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: ezpaarse
Version: 1.9.1
Version: 2.0.0
Section: custom
Priority: optional
Architecture: all
Expand Down
2 changes: 1 addition & 1 deletion misc/windows/ezPAARSE-MUI.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ LicenseLangString license ${LANG_ENGLISH} "License-CeCILL-V2-en.txt"
;General

!define APP_NAME "ezPAARSE"
!define APP_VERSION "1.9.1"
!define APP_VERSION "2.0.0"
!define APP_INST ""


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ezPAARSE",
"main": "app.js",
"version": "1.9.1",
"version": "2.0.0",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit cc97a01

Please sign in to comment.