repositories
/
lsystem3d.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881fc6e
)
*** empty log message ***
author
spixx
<spixx>
Mon, 27 Nov 2006 12:05:49 +0000
(12:05 +0000)
committer
spixx
<spixx>
Mon, 27 Nov 2006 12:05:49 +0000
(12:05 +0000)
NEWS
patch
|
blob
|
blame
|
history
configure.in
patch
|
blob
|
blame
|
history
diff --git
a/NEWS
b/NEWS
index b4f6d9f017dd43334ba895fab6086d529bb2ff9d..6a334fdf036ba02bb93a6e14afd93daf4d605a1b 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,6
@@
+LSystem3D 0.2.1
+ * Minor bugfix
+
LSystem3D 0.2.0
* Stochastic L-system
* Menu bar with "File" and "Help" menus
diff --git
a/configure.in
b/configure.in
index fc6e2321976d7fb8ac4d4146d07beab3852084fc..217fb7acabd7d02b5f5018e3e4bab24459a6ff7b 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,7
+1,7
@@
AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(lsystem3d, 0.2.
0
)
+AM_INIT_AUTOMAKE(lsystem3d, 0.2.
1
)
AC_LANG_CPLUSPLUS
AC_PROG_CXX