Skip to content

Commit 5c77736

Browse files
committed
- switch back to 1.9.1Nightly
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@19514 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent c85f59e commit 5c77736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Compiler/runtime/config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@
109109
#endif
110110

111111
#ifdef CONFIG_REVISION
112-
#define CONFIG_VERSION "1.9.1 Beta2 (r" CONFIG_REVISION ")"
112+
#define CONFIG_VERSION "1.9.1+dev (r" CONFIG_REVISION ")"
113113
#else
114-
#define CONFIG_VERSION "1.9.1 Beta2"
114+
#define CONFIG_VERSION "1.9.1+dev"
115115
#endif
116116

117117

0 commit comments

Comments
 (0)