We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3a0fd commit 1efefe7Copy full SHA for 1efefe7
mednafen/configure.ac
@@ -6,7 +6,7 @@ AC_CONFIG_MACRO_DIR([m4])
6
#
7
# Avoid trailing and leading zeroes in the decimal version components to avoid confusing not-so-learned people.
8
9
-MEDNAFEN_VERSION="1.29.0.pceDev-1.1 (`git log -1 --format=format:%h`) built on `date` "
+MEDNAFEN_VERSION="1.29.0.pceDev-1.2 (`git log -1 --format=format:%h`) built on `date` "
10
MEDNAFEN_VERSION_NUMERIC=0x00102900
11
# 0xJJJnnnRR
12
0 commit comments