Skip to content

Commit 0c6321e

Browse files
committed
Bump the LIBSASS_LANGUAGE_VERSION to 3.5
1 parent 7a799da commit 0c6321e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 "3.4"
9+
#define LIBSASS_LANGUAGE_VERSION "3.5"
1010
#endif
1111

1212
#endif

include/sass/version.h.in

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 "3.4"
9+
#define LIBSASS_LANGUAGE_VERSION "3.5"
1010
#endif
1111

1212
#endif

0 commit comments

Comments
 (0)