Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[superseded] bump version 2.1 (please aslo create a git tag) #112

Closed
wants to merge 1 commit into from

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Nov 7, 2018

/cc @krux02 @yglukhov

this is so that clients can refer to

requires "sdl2 >= 2.1"

see also yglukhov/nimx#344

(unless you guys have a better way for that?)

this is so that clients can refer to 

requires "sdl2 >= 2.1"

see also yglukhov/nimx#344
@krux02
Copy link
Contributor

krux02 commented Nov 7, 2018

sorry I won't update the version over the version of the original sdl2 library. I see the last release as a failed release

@yglukhov
Copy link
Member

yglukhov commented Nov 7, 2018

I have just re-released the v2.0 version. It was not usable anyway, so there's nothing to lose.

@yglukhov yglukhov closed this Nov 7, 2018
@krux02
Copy link
Contributor

krux02 commented Nov 7, 2018

@yglukhov thanks

@timotheecour timotheecour changed the title bump version 2.1 (please aslo create a git tag) [superseded] bump version 2.1 (please aslo create a git tag) Nov 7, 2018
@timotheecour
Copy link
Member Author

superseded by #114

@timotheecour timotheecour deleted the patch-1 branch November 7, 2018 21:34
timotheecour added a commit to timotheecour/sdl2 that referenced this pull request Nov 8, 2018
…t 2.0 the forced-pushed again at 2.0 after new commits)

rationale:
see comment from @Araq  here: nim-lang#113 (comment)

> The Nimble version shouldn't be based on the version of the originally wrapped library, that ignores how the Nim wrapping mechanism works. Only accessed symbols are dlsym'ed so wrapping SDL 2.0.10 and accessing a SDL_2.0.1.dll works as long as you don't use a feature that 2.0.1 lacks.

supersedes nim-lang#112 and nim-lang#113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants