Skip to content

Commit

Permalink
bump version to alpha-3
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias47n9e committed Apr 10, 2015
1 parent 273c96f commit 7add692
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions installer.cfg
@@ -1,6 +1,6 @@
[Application]
name=InnStereo-Alpha2
version=1.0-a2
name=InnStereo-Alpha3
version=1.0-a3
entry_point=innstereo:startup
extra_preamble=gnome_preamble.py

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

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

0 comments on commit 7add692

Please sign in to comment.