Skip to content

Commit

Permalink
- Bump version number
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13456 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Oct 18, 2012
1 parent 9f53f7a commit 6381a49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Compiler/runtime/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@
#endif

#ifdef CONFIG_REVISION
#define CONFIG_VERSION "1.9.0 Beta1 (r" CONFIG_REVISION ")"
#define CONFIG_VERSION "1.9.0 Beta2 (r" CONFIG_REVISION ")"
#else
#define CONFIG_VERSION "1.9.0 Beta1"
#define CONFIG_VERSION "1.9.0 Beta2"
#endif


Expand Down

0 comments on commit 6381a49

Please sign in to comment.