Skip to content

Commit e80b63d

Browse files
committed
Merge pull request #2077 from am11/master
Remove placeholder for Sass lang version
2 parents 3b1e9ff + 01f370a commit e80b63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/sass/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#endif
77

88
#ifndef LIBSASS_LANGUAGE_VERSION
9-
#define LIBSASS_LANGUAGE_VERSION "[NA]"
9+
#define LIBSASS_LANGUAGE_VERSION "3.4"
1010
#endif
1111

1212
#endif

0 commit comments

Comments
 (0)