| Submitter | Matthias Klose |
|---|---|
| Date | Dec. 2, 2010, 11:33 p.m. |
| Message ID | <4CF82CE3.3090601@ubuntu.com> |
| Download | mbox | patch |
| Permalink | /patch/74044/ |
| State | New |
| Headers | show |
Comments
Patch
2010-12-03 Matthias Klose <doko@ubuntu.com> * configure.ac (VERSION): Bump the version to 3:0:0. * configure: Regenerate. Index: configure.ac =================================================================== --- configure.ac (revision 167398) +++ configure.ac (working copy) @@ -27,7 +27,7 @@ # We need the following definitions because AC_PROG_LIBTOOL relies on them PACKAGE=libobjc # Version is pulled out to make it a bit easier to change using sed. -VERSION=2:0:0 +VERSION=3:0:0 AC_SUBST(VERSION) # This works around the fact that libtool configuration may change LD