Skip to content

Commit

Permalink
Official Release of pyFLTK 1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Dec 17, 2024
1 parent f011fc4 commit 919a724
Show file tree
Hide file tree
Showing 8 changed files with 1,561 additions and 1,274 deletions.
4 changes: 2 additions & 2 deletions cmake/Modules/BuildpyFLTK.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

include(ExternalProject)

set(pyFLTK_SVN_REPOSITORY "https://svn.code.sf.net/p/pyfltk/code/branches/fltk1.4")
set(pyFLTK_SVN_REVISION 658)
set(pyFLTK_SVN_REPOSITORY "https://svn.code.sf.net/p/pyfltk/code/trunk")
set(pyFLTK_SVN_REVISION 660)
set(pyFLTK_SVN_REVISION_ARG -r ${pyFLTK_SVN_REVISION})

if(NOT PYTHON_EXECUTABLE)
Expand Down
414 changes: 241 additions & 173 deletions src/po/de.po

Large diffs are not rendered by default.

Loading

0 comments on commit 919a724

Please sign in to comment.