Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7fa9257c authored by TAVERNIER Vincent's avatar TAVERNIER Vincent
Browse files

Bump version number

parent 372e8d86
No related branches found
No related tags found
No related merge requests found
libshadertoy (0.0.9) unstable; urgency=medium
* Various bug fixes
-- Vincent Tavernier <vincent.tavernier@inria.fr> Fri, 23 Oct 2017 12:35:00 +0200
libshadertoy (0.0.8) unstable; urgency=medium libshadertoy (0.0.8) unstable; urgency=medium
* Fix ToyBuffers copying configuration instead of referencing * Fix ToyBuffers copying configuration instead of referencing
......
...@@ -12,7 +12,7 @@ Vcs-Git: https://gitlab.inria.fr/vtaverni/libshadertoy.git ...@@ -12,7 +12,7 @@ Vcs-Git: https://gitlab.inria.fr/vtaverni/libshadertoy.git
Vcs-Browser: https://gitlab.inria.fr/vtaverni/libshadertoy/tree/master Vcs-Browser: https://gitlab.inria.fr/vtaverni/libshadertoy/tree/master
Package: libshadertoy-dev Package: libshadertoy-dev
Version: 0.0.8 Version: 0.0.9
Section: libdevel Section: libdevel
Architecture: all Architecture: all
Depends: libshadertoy0 (= ${binary:Version}), ${misc:Depends}, Depends: libshadertoy0 (= ${binary:Version}), ${misc:Depends},
...@@ -21,7 +21,7 @@ Description: Development files for libshadertoy ...@@ -21,7 +21,7 @@ Description: Development files for libshadertoy
Development headers and documentation for libshadertoy Development headers and documentation for libshadertoy
Package: libshadertoy0 Package: libshadertoy0
Version: 0.0.8 Version: 0.0.9
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library for rendering ShaderToy programs using OpenGL Description: Library for rendering ShaderToy programs using OpenGL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment