Skip to content

Commit fa48c84

Browse files
committed
Revert "Merge pull request #2274 from nschonni/35-version-h"
This reverts commit c590edf, reversing changes made to 7a799da.
1 parent e2ec7aa commit fa48c84

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

1212
#endif

0 commit comments

Comments
 (0)