git.annexia.org
/
virt-top.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b39eb2
)
Version 1.1.0.
v1.1.0
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 1 Oct 2021 15:17:20 +0000
(16:17 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 1 Oct 2021 15:32:13 +0000
(16:32 +0100)
Move to the more usual (for us) even = stable, odd = unstable
semantic-ish versioning system, as used by olden days Linux.
This is the first in a new development series.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
946466a
..
3286941
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-17,7
+17,7
@@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([virt-top],[1.
0.9
])
+AC_INIT([virt-top],[1.
1.0
])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_MACRO_DIR([m4])