summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/AimOscar/version.h')
-rw-r--r--protocols/AimOscar/version.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/protocols/AimOscar/version.h b/protocols/AimOscar/version.h
index b85995d3a5..cd1ad86ac6 100644
--- a/protocols/AimOscar/version.h
+++ b/protocols/AimOscar/version.h
@@ -15,7 +15,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define __FILEVERSION_STRING 0,92,2,0
-#define __VERSION_STRING "0.92.2.0"
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0)
-
+#define __FILEVERSION_STRING 0,11,0,1
+#define __VERSION_STRING "0.11.0.1"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0,11,0,1)