diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2014-10-30 00:20:24 +0000 |
|---|---|---|
| committer | bryce <bryce@ubuntu.com> | 2014-10-30 00:20:24 +0000 |
| commit | 7f6065ede75d83ca40003db03328e4d5689c99ae (patch) | |
| tree | e80c18127d1b696dc802718b48646c6342663a89 /configure.ac | |
| parent | Merge experimental (diff) | |
| download | inkscape-7f6065ede75d83ca40003db03328e4d5689c99ae.tar.gz inkscape-7f6065ede75d83ca40003db03328e4d5689c99ae.zip | |
Open development for the 0.92 series
(bzr r13642)
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 05f634636..2d6552f5b 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ AC_PREREQ([2.64]) # `dpkg --compare-versions'. (ii) We don't always know what the next # version is going to be called until about the time we release it # (whereas we always know what the previous version was called). -AC_INIT([inkscape], [0.91pre2], +AC_INIT([inkscape], [0.92+devel], [http://bugs.launchpad.net/inkscape/+filebug], [inkscape], [http://inkscape.org/]) |
