projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ace1d5b
)
3.0 time
author
Dana Jansens
<danakj@orodu.net>
Mon, 27 Oct 2003 20:19:14 +0000
(20:19 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 27 Oct 2003 20:19:14 +0000
(20:19 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 982c3bb56fe058eafec6bb8c71b1a1fccc15bfd7..2b2c43b3dbc1b2421b509c51a500c0297c6c717f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,5
+1,5
@@
AC_PREREQ([2.54])
-AC_INIT([openbox], [3.0
-rc4
], [http://bugzilla.icculus.org])
+AC_INIT([openbox], [3.0], [http://bugzilla.icculus.org])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([openbox/openbox.c])
@@
-15,7
+15,7
@@
dnl if MAJOR or MINOR version changes, be sure to change AC_INIT above to match
dnl
OB_MAJOR_VERSION=3
OB_MINOR_VERSION=0
-OB_MICRO_VERSION=
1
+OB_MICRO_VERSION=
2
OB_INTERFACE_AGE=0
OB_BINARY_AGE=1
OB_VERSION=$OB_MAJOR_VERSION.$OB_MINOR_VERSION