git://lisas.de
/
aseqjoy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
367db17
)
Bump version to 0.0.2.
author
Alexander Koenig
<alex@lisas.de>
Sat, 7 May 2016 08:37:42 +0000
(10:37 +0200)
committer
Alexander Koenig
<alex@lisas.de>
Sat, 7 May 2016 08:37:42 +0000
(10:37 +0200)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index aceb736a34824ea8da01123afedb44fc81af2238..97e3e8afdbea6619d8e3644759e1fa06e9f9fbf3 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,2
@@
-0.0.2 - Applied a getopt fix from Alexander <aharvey@ij.net>
-
-0.0.1 - Initial Release
+Please refer to the git repository for the change history:
+https://lisas.de/git/?p=aseqjoy.git
diff --git
a/configure.ac
b/configure.ac
index 5db409a206d108d8b7cbc2d91af9ce87f9a0d75b..952fc4c02df9ea8fe0526d2aca385a877950de9a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(aseqjoy.c)
-AM_INIT_AUTOMAKE(aseqjoy, 0.0.
1
)
+AM_INIT_AUTOMAKE(aseqjoy, 0.0.
2
)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.