Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2022
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.23 KB | None | 0 0
  1. diff --git a/Makefile b/Makefile
  2. index 63b2b01..be5220d 100644
  3. --- a/Makefile
  4. +++ b/Makefile
  5. @@ -4,7 +4,7 @@
  6.  # Version
  7.  #
  8.  VERSION ?= $(shell git describe --tags --dirty)
  9. -WXVERSION=3.0
  10. +WXVERSION=3.2
  11.  
  12.  #
  13.  # Source files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement