Sha256: f71a0e2318123dccd9371125c672b429f64fcec0c9ea6b6c22485c437675984c
Contents?: true
Size: 210 Bytes
Versions: 8
Compression:
Stored size: 210 Bytes
Contents
#ifndef SASS_VERSION_H #define SASS_VERSION_H #ifndef LIBSASS_VERSION #define LIBSASS_VERSION "@PACKAGE_VERSION@" #endif #ifndef LIBSASS_LANGUAGE_VERSION #define LIBSASS_LANGUAGE_VERSION "3.4" #endif #endif
Version data entries
8 entries across 8 versions & 2 rubygems