projects
/
emu8051.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
223164c
)
Increase version number
author
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 11 May 2004 04:58:24 +0000
(
04:58
+0000)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 8 Sep 2013 22:54:33 +0000
(18:54 -0400)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
d033b20
..
bf26784
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,7
+1,7
@@
# configure.in -- Process this file with autoconf to produce configure
dnl Initialization stuff.
-AC_INIT(emu8051, 0.
1
.0)
+AC_INIT(emu8051, 0.
2
.0)
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR(src/CPU8051.cpp)
AM_CONFIG_HEADER(config.h:config-h.in)