Skip to content

Commit d7ab685

Browse files
committed
Release version 0.8.12.2
1 parent 1d2ce65 commit d7ab685

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Release 0.8.12.2 (2016-03-24 Sorokin Alexei <sor.alexei@meowr.ru>)
2+
==================================================================
3+
COMPIZ-RELOADED
4+
5+
Include forgotten compiz-start.desktop.in into the tarball,
6+
needed for --enable-menu-entries.
7+
18
Release 0.8.12.1 (2016-03-17 Sorokin Alexei <sor.alexei@meowr.ru>)
29
==================================================================
310
COMPIZ-RELOADED

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ m4_define(compiz_version_major, 0)
55
m4_define(compiz_version_minor, 8)
66
m4_define(compiz_version_micro, 12)
77

8-
AC_INIT([compiz], [0.8.12.1], [chat-to-me@raveit.de])
8+
AC_INIT([compiz], [0.8.12.2], [chat-to-me@raveit.de])
99

1010
COMPIZ_VERSION_MAJOR=compiz_version_major()
1111
COMPIZ_VERSION_MINOR=compiz_version_minor()

0 commit comments

Comments
 (0)