Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Version 2.02
Browse files Browse the repository at this point in the history
  • Loading branch information
rxi committed Aug 13, 2024
1 parent 20270fe commit 0850aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/microui.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#ifndef MICROUI_H
#define MICROUI_H

#define MU_VERSION "2.01"
#define MU_VERSION "2.02"

#define MU_COMMANDLIST_SIZE (256 * 1024)
#define MU_ROOTLIST_SIZE 32
Expand Down

0 comments on commit 0850aba

Please sign in to comment.