projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f47b874
)
bump the library versions for 3.4.6
author
Dana Jansens
<danakj@orodu.net>
Sat, 2 Feb 2008 16:55:48 +0000
(11:55 -0500)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 2 Feb 2008 16:55:48 +0000
(11:55 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 8b027078c8593cf8ea1d9e6cbc48b972ccb87395..6ba1f120f04665bb0e76dee06638db4c09dc1ec0 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-15,9
+15,9
@@
dnl if MAJOR or MINOR version changes, be sure to change AC_INIT above to match
dnl
OB_MAJOR_VERSION=3
OB_MINOR_VERSION=4
-OB_MICRO_VERSION=1
8
-OB_INTERFACE_AGE=
2
-OB_BINARY_AGE=
2
+OB_MICRO_VERSION=1
9
+OB_INTERFACE_AGE=
3
+OB_BINARY_AGE=
3
OB_VERSION=$OB_MAJOR_VERSION.$OB_MINOR_VERSION
AC_SUBST(OB_MAJOR_VERSION)