home
/
projects
/
workouts
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd2634d
)
version bump: v1.0.0
v1.0.0
author
alex
<
[email protected]
>
Wed, 11 Aug 2021 18:59:56 +0000
(11:59 -0700)
committer
alex
<
[email protected]
>
Wed, 11 Aug 2021 18:59:56 +0000
(11:59 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index ae7ac88b04eca72b5cc0c3ac443a34ef9d0c9fb8..c57fecc25d5158ff050d8df0061de83009088f9c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,5
+1,5
@@
AC_PREREQ([2.69])
-AC_INIT([workouts], [
0.0.1
])
+AC_INIT([workouts], [
1.0.0
])
# Store build files not in main directory
AC_CONFIG_AUX_DIR([build-aux])