Skip to content

Commit

Permalink
- redo 1.9.1 Beta1 (request by Adeel as he fixed some stuff in OMEdit)
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@18938 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Feb 2, 2014
1 parent 1b6192b commit 29db005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Compiler/runtime/config.h
Expand Up @@ -109,9 +109,9 @@
#endif

#ifdef CONFIG_REVISION
#define CONFIG_VERSION "1.9.1+dev (r" CONFIG_REVISION ")"
#define CONFIG_VERSION "1.9.1 Beta1 (r" CONFIG_REVISION ")"
#else
#define CONFIG_VERSION "1.9.1+dev"
#define CONFIG_VERSION "1.9.1 Beta1"
#endif


Expand Down

0 comments on commit 29db005

Please sign in to comment.