Skip to content

Commit 1efefe7

Browse files
authored
Update configure.ac to reflect 1.29.0.pceDev-1.2 release
Update configure.ac to reflect 1.29.0.pceDev-1.2 release
1 parent 7d3a0fd commit 1efefe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mednafen/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ AC_CONFIG_MACRO_DIR([m4])
66
#
77
# Avoid trailing and leading zeroes in the decimal version components to avoid confusing not-so-learned people.
88
#
9-
MEDNAFEN_VERSION="1.29.0.pceDev-1.1 (`git log -1 --format=format:%h`) built on `date` "
9+
MEDNAFEN_VERSION="1.29.0.pceDev-1.2 (`git log -1 --format=format:%h`) built on `date` "
1010
MEDNAFEN_VERSION_NUMERIC=0x00102900
1111
# 0xJJJnnnRR
1212

0 commit comments

Comments
 (0)