mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
4 lines
122 B
C
4 lines
122 B
C
#define PRISM_VERSION_MAJOR 0
|
|
#define PRISM_VERSION_MINOR 12
|
|
#define PRISM_VERSION_PATCH 0
|
|
#define PRISM_VERSION "0.12.0"
|