Skip to content

Commit

Permalink
update project for alpha 6
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias47n9e committed May 7, 2015
1 parent ab600b7 commit 93bdf59
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions installer.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Application]
name=InnStereo-Alpha5
version=1.0-a5
name=InnStereo-Alpha6
version=1.0-a6
entry_point=innstereo:startup
extra_preamble=gnome_preamble.py
icon=innstereo_icon.ico
Expand Down
4 changes: 2 additions & 2 deletions installer32.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Application]
name=InnStereo-Alpha5-32bit
version=1.0-a5
name=InnStereo-Alpha6-32bit
version=1.0-a6
entry_point=innstereo:startup
extra_preamble=gnome_preamble.py
icon=innstereo_icon.ico
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name = "innstereo",
version = "1.0-a5",
version = "1.0-a6",
description = "Sterographic plotting for structural geology",
author = "Tobias Schoenberg",
author_email = "tobias47n9e@gmail.com",
Expand Down

0 comments on commit 93bdf59

Please sign in to comment.