diff --git a/generic/misc.cpp b/generic/misc.cpp index f1a83b8b..2cde2f71 100644 --- a/generic/misc.cpp +++ b/generic/misc.cpp @@ -304,4 +304,4 @@ uint32_t gcd(uint32_t a, uint32_t b) throw() } std::string bsnes_core_version; -std::string lsnes_version = "0-β18"; +std::string lsnes_version = "0-β19"; diff --git a/manual.lyx b/manual.lyx index a3142acb..9607e6d6 100644 --- a/manual.lyx +++ b/manual.lyx @@ -4489,5 +4489,29 @@ Evdev joystick support. Refactor more code into generic window code. \end_layout +\begin_layout Subsection +rr0-beta19 +\end_layout + +\begin_layout Itemize +Refactor message handling. +\end_layout + +\begin_layout Itemize +Rework makefile +\end_layout + +\begin_layout Itemize +Documentation fixes +\end_layout + +\begin_layout Itemize +Finish pending saves before load/quit. +\end_layout + +\begin_layout Itemize +Wxwidgets graphics plugin. +\end_layout + \end_body \end_document