Skip to content

Commit

Permalink
Bump version up in LTI-CIVIL driver README
Browse files Browse the repository at this point in the history
  • Loading branch information
sarxos committed Sep 13, 2017
1 parent db7e015 commit 233672f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions webcam-capture-drivers/driver-lti-civil/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Stable:
<dependency>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-driver-lti-civil</artifactId>
<version>0.3.10</version>
<version>0.3.11</version>
</dependency>
```

Expand All @@ -41,7 +41,7 @@ Snapshot:
<dependency>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture-driver-lti-civil</artifactId>
<version>0.3.11-SNAPSHOT</version>
<version>0.3.12-SNAPSHOT</version>
</dependency>
```

Expand All @@ -67,7 +67,7 @@ public static void main(String[] args) {

## Webcam Capture Driver License

Copyright (C) 2012 - 2014 Bartosz Firyn
Copyright (C) 2012 - 2017 Bartosz Firyn and contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down

0 comments on commit 233672f

Please sign in to comment.